[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / c / b / Pushbots / 1.1.0 / Pushbots.podspec.json
blob4dc3ec0f686a365150cb3cecdc28da1240511fc4
2   "name": "Pushbots",
3   "version": "1.1.0",
4   "summary": "Pushbots library.",
5   "homepage": "https://pushbots.com/developer/docs/ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Pushbots",
11   "source": {
12     "http": "http://pushbots.com/libs/Pushbots-ios-SDK-v1.1.0.zip",
13     "sha1": "a4a4dc5f8f4fc0d1e7606d36ee78017d482a2349"
14   },
15   "social_media_url": "https://twitter.com/pushbots",
16   "platforms": {
17     "ios": "5.1.1"
18   },
19   "requires_arc": false,
20   "ios": {
21     "vendored_frameworks": "Pushbots.framework",
22     "public_header_files": "Pushbots.framework/**/*.h"
23   },
24   "frameworks": [
25     "CoreLocation",
26     "SystemConfiguration",
27     "MobileCoreServices",
28     "CoreTelephony"
29   ]