[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / a / 3 / Smartystreets-iOS-SDK / 1.0.3 / Smartystreets-iOS-SDK.podspec.json
blob1124bdeab2be3c7202c5dfb3a479f042db7e73ab
2   "name": "Smartystreets-iOS-SDK",
3   "version": "1.0.3",
4   "summary": "A library to help iOS developers easily access the SmartyStreets APIs.",
5   "homepage": "https://github.com/smartystreets/smartystreets-ios-sdk",
6   "authors": {
7     "SmartyStreets SDK Team": "support@smartystreets.com"
8   },
9   "license": {
10     "type": "Apache 2.0",
11     "file": "LICENSE.md"
12   },
13   "source": {
14     "git": "https://github.com/smartystreets/smartystreets-ios-sdk.git",
15     "tag": "1.0.3"
16   },
17   "source_files": [
18     "Sources/*.{h,m,plist}",
19     "Sources/US_Street/*.{h,m}",
20     "Sources/US_ZipCode/*.{h,m}"
21   ],
22   "platforms": {
23     "ios": "8.4"
24   },
25   "deprecated_in_favor_of": "SmartystreetsSDK"