blob: f3e3012b88c915389a06e51164c293a86cdbefb8 [file] [log] [blame]
{
"name": "Pushbots",
"version": "1.2.2",
"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.2.zip",
"sha1": "21843b6278b48d90677f3ca6e6cdf5d4f8170b37"
},
"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"
]
}