[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 0 / b / 7 / PWCore / 3.0.4 / PWCore.podspec.json
blob26f023e3d83cc0f58f56106670bfc09adbe902ca
2   "name": "PWCore",
3   "version": "3.0.4",
4   "summary": "Phunware Core SDK for iOS. All Phunware SDKs have a dependency on PWCore.",
5   "homepage": "http://phunware.github.io/maas-core-ios-sdk/",
6   "authors": {
7     "Phunware, Inc.": "http://www.phunware.com"
8   },
9   "social_media_url": "https://twitter.com/Phunware",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-core-ios-sdk.git",
15     "tag": "v3.0.4"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2015 by Phunware Inc. All rights reserved."
20   },
21   "libraries": [
22     "z",
23     "xml2.2"
24   ],
25   "ios": {
26     "dependencies": {
27       "SSZipArchive": [
29       ]
30     },
31     "vendored_frameworks": "Framework/PWCore.framework",
32     "frameworks": [
33       "Security",
34       "QuartzCore",
35       "SystemConfiguration",
36       "MobileCoreServices",
37       "CoreTelephony"
38     ]
39   },
40   "requires_arc": true