blob: 759d3431685dfa244944ccdbb91b7d6abab2e4b3 [file] [log] [blame]
{
"name": "SmartystreetsSDK",
"version": "6.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": "6.0.3"
},
"source_files": [
"Sources/*.{h,m,plist}",
"Sources/International_Street/*.{h,m}",
"Sources/US_Autocomplete/*.{h,m}",
"Sources/US_Extract/*.{h,m}",
"Sources/US_Street/*.{h,m}",
"Sources/US_ZipCode/*.{h,m}"
],
"platforms": {
"ios": "8.4"
}
}