blob: d6fb313627d023214eca407603bf40dd949c108e [file] [log] [blame]
{
"name": "Pushbots",
"version": "2.2.0",
"summary": "Pushbots library.",
"description": "PushBots is a scalable push notification system for mobile applications that helps save time and effort to effectively communicate with your users. We provide native SDKs (Android, iOS, and Phonegap), REST API, API clients(PHP, Python, NodeJS and dotNET) and an online dashboard to manage and send your push notifications. We also provide analytics, push scheduling and Twitter integration.",
"homepage": "https://pushbots.com",
"license": {
"type": "Apache License, Version 2.0",
"text": " Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"Abdullah Diaa": "abdullah@pushbots.com"
},
"social_media_url": "https://twitter.com/pushbots",
"platforms": {
"ios": "8.0.0"
},
"source": {
"http": "https://cdn.pushbots.com/sdks/pushbots-ios-sdk-v2.2-alpha1.zip",
"sha1": "e890dd917ebbf73f55e0b6a726abe8ae7a12cb16"
},
"ios": {
"vendored_frameworks": "Pushbots.framework"
},
"resources": [
"**/*.{png,xib}"
],
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"UserNotifications"
],
"requires_arc": true
}