blob: 414b13486f3c10768c9725d4b873a8b77e831db1 [file] [log] [blame]
{
"name": "Pushbots",
"version": "1.2.0",
"summary": "Pushbots library.",
"homepage": "https://pushbots.com/developer/docs/ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pushbots",
"source": {
"http": "http://pushbots.com/libs/Pushbots-ios-SDK-v1.2.0.zip",
"sha1": "f341970684f3f9a175f28a804b8ac79c7bf3a9aa"
},
"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"
]
}