[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / c / b / Pushbots / 1.2.0 / Pushbots.podspec.json
blob414b13486f3c10768c9725d4b873a8b77e831db1
2   "name": "Pushbots",
3   "version": "1.2.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.2.0.zip",
13     "sha1": "f341970684f3f9a175f28a804b8ac79c7bf3a9aa"
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   ]