diff --git a/APSmartStorage.podspec b/APSmartStorage.podspec index 3959137..61eb557 100644 --- a/APSmartStorage.podspec +++ b/APSmartStorage.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "APSmartStorage" - s.version = "0.0.7" + s.version = "0.1.0" s.summary = "A smart storage for network resources by @Alterplay folks. It automatically caches data on disk or in memory. #iosdev" s.homepage = "https://github.com/Alterplay/APSmartStorage" s.license = { :type => 'MIT', :file => 'LICENSE.txt' }