diff --git a/Arrow.framework.zip b/Arrow.framework.zip index 52ab315..cfdabb9 100644 Binary files a/Arrow.framework.zip and b/Arrow.framework.zip differ diff --git a/Arrow.podspec b/Arrow.podspec index 3596ca0..a948e71 100644 --- a/Arrow.podspec +++ b/Arrow.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Arrow' - s.version = "3.0.2" + s.version = "3.0.3" s.summary = "Elegant JSON Parsing in Swift" s.homepage = "https://github.com/freshOS/Arrow" s.license = { :type => "MIT", :file => "LICENSE" } diff --git a/README.md b/README.md index 13ed2fe..c1d088f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ stats <-- json["stats"] ## Swift Version Swift 2 -> version **2.0.3** -Swift 3 -> version **3.0.2** +Swift 3 -> version **3.0.3** ## Reason ### Why diff --git a/Source/Info.plist b/Source/Info.plist index 49ca846..0ea7266 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0.2 + 3.0.3 CFBundleSignature ???? CFBundleVersion