blob: 1124bdeab2be3c7202c5dfb3a479f042db7e73ab [file] [log] [blame]
{
"name": "Smartystreets-iOS-SDK",
"version": "1.0.3",
"summary": "A library to help iOS developers easily access the SmartyStreets APIs.",
"homepage": "https://github.com/smartystreets/smartystreets-ios-sdk",
"authors": {
"SmartyStreets SDK Team": "support@smartystreets.com"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/smartystreets/smartystreets-ios-sdk.git",
"tag": "1.0.3"
},
"source_files": [
"Sources/*.{h,m,plist}",
"Sources/US_Street/*.{h,m}",
"Sources/US_ZipCode/*.{h,m}"
],
"platforms": {
"ios": "8.4"
},
"deprecated_in_favor_of": "SmartystreetsSDK"
}