blob: 7816fc9eb7578327266471c754260e4e2ff40c35 [file] [log] [blame]
{
"name": "AddressSearch",
"version": "1.0",
"summary": "AddressSearch provides a seamless address autocomplete framework",
"homepage": "https://github.com/sparkir-inc/AddressSearch",
"license": "MIT",
"authors": "sparkir-inc",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sparkir-inc/AddressSearch.git",
"tag": "v1.0"
},
"source_files": [
"AddressSearch",
"AddressSearch/**/*.{h,m,swift}"
],
"resource_bundles": {
"AddressSearch": [
"AddressSearch/*.{storyboard,xib,png}"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5"
},
"swift_versions": "5",
"swift_version": "5"
}