blob: 82c1557a4f2100d7d0079d98fbc95c1ceebb13ac [file] [log] [blame]
{
"name": "SwrveGeoSDK",
"version": "1.0.0-beta1",
"summary": "iOS Geo library for Swrve.",
"homepage": "http://www.swrve.com",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": "Swrve Mobile Inc or its licensors",
"social_media_url": "https://twitter.com/Swrve_Inc",
"documentation_url": "http://docs.swrve.com/",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit",
"CoreLocation"
],
"ios": {
"weak_frameworks": "UserNotifications"
},
"source": {
"http": "https://swrve-public.s3.amazonaws.com/ios-geo-sdk/release-1_0_0-beta.zip"
},
"vendored_frameworks": "SwrveGeoSDK.framework"
}