[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 7 / 6 / PWCoreNoAds / 3.8.5 / PWCoreNoAds.podspec.json
blob2650d9744c4364da6c0745df8f79c8af8898e2da
2   "name": "PWCoreNoAds",
3   "version": "3.8.5",
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": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-core-alt-ios-sdk.git",
15     "tag": "v3.8.5"
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       "AFNetworking": [
32       ],
33       "TMCache": [
35       ]
36     },
37     "vendored_frameworks": "Framework/PWCore.framework",
38     "frameworks": [
39       "Security",
40       "QuartzCore",
41       "SystemConfiguration",
42       "MobileCoreServices",
43       "CoreTelephony"
44     ]
45   },
46   "requires_arc": true