blob: 6e32fe63bc1a1204738decb9226c712bb6ee8ddd [file] [log] [blame]
{
"name": "SpotHero_iOS_Partner_SDK",
"platforms": {
"ios": "9.0"
},
"version": "0.1.3",
"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": "0.1.3"
},
"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}"
]
},
"screenshots": "https://github.com/spothero/Partner-SDK-iOS/blob/master/readme_img/stock.png",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
],
"pushed_with_swift_version": "2.3"
}