[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / c / b / Pushbots / 2.4.0 / Pushbots.podspec.json
blob2378edb064db4b85ecaf5866a573701dd70f9f89
2   "name": "Pushbots",
3   "version": "2.4.0",
4   "summary": "Pushbots library.",
5   "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.",
6   "homepage": "https://pushbots.com",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "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"
10   },
11   "authors": {
12     "Abdullah Diaa": "abdullah@pushbots.com"
13   },
14   "social_media_url": "https://twitter.com/pushbots",
15   "platforms": {
16     "ios": "8.0.0"
17   },
18   "source": {
19     "http": "https://cdn.pushbots.com/sdks/pushbots-ios-sdk-v2.4.zip",
20     "sha1": "eb6d463b41a74c39126c940bb1e01c43f30ecb3c"
21   },
22   "ios": {
23     "vendored_frameworks": "Pushbots.framework"
24   },
25   "resources": [
26     "**/*.{png,xib}"
27   ],
28   "frameworks": [
29     "SystemConfiguration",
30     "CoreTelephony",
31     "UIKit",
32     "UserNotifications"
33   ],
34   "requires_arc": true