blob: 54908c237b40646e41c07cea4777642769a937f5 [file] [log] [blame]
{
"name": "Pushbots",
"version": "1.0.6",
"summary": "Pushbots library for iOS apps.",
"homepage": "https://pushbots.com/developer/docs/ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pushbots",
"source": {
"http": "http://pushbots.com/libs/Pushbots-ios-SDK-v1.0.6.zip",
"sha1": "9d0a2c6f183a97285795cb8b07241c6e522a94f9"
},
"social_media_url": "https://twitter.com/pushbots",
"platforms": {
"ios": "5.1.1"
},
"requires_arc": false,
"ios": {
"vendored_frameworks": "Pushbots.framework",
"public_header_files": "Pushbots.framework/**/*.h"
},
"frameworks": [
"CoreLocation",
"SystemConfiguration",
"MobileCoreServices",
"CoreTelephony"
]
}