blob: 71f5fab416d4b3231cd0d0b0ec2b21b83990dec6 [file] [log] [blame]
{
"name": "SpotHero_iOS_Partner_SDK",
"platforms": {
"ios": "10.0"
},
"version": "2.1.1",
"summary": "An SDK for simple integration with SpotHero.",
"license": "LICENSE.md",
"description": "An SDK that allows your users to book SpotHero parking directly from within your app.",
"homepage": "https://github.com/spothero/Partner-SDK-iOS",
"authors": {
"SpotHero Mobile": "mobile@spothero.com"
},
"source": {
"git": "https://github.com/spothero/Partner-SDK-iOS.git",
"tag": "2.1.1"
},
"social_media_url": "https://twitter.com/SpotHero",
"source_files": "SpotHero_iOS_Partner_SDK/Classes/**/*",
"resource_bundles": {
"SpotHero_iOS_Partner_SDK": [
"SpotHero_iOS_Partner_SDK/Assets/**/*.{png,storyboard,lproj,xcassets,xib,otf}"
]
},
"screenshots": "https://github.com/spothero/Partner-SDK-iOS/blob/master/readme_img/stock.png",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
],
"swift_version": "4.0"
}