[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / 7 / PWCore / 2.0.0 / PWCore.podspec.json
blob0ca534b845a370ea016900f1a3e08d34163f68b4
2   "name": "PWCore",
3   "version": "2.0.0",
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": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-core-ios-sdk.git",
15     "tag": "v2.0.0"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2015 by Phunware Inc. All rights reserved."
20   },
21   "public_header_files": "Framework/PWCore.framework/Versions/A/Headers/*.h",
22   "ios": {
23     "vendored_frameworks": "Framework/PWCore.framework",
24     "frameworks": [
25       "Security",
26       "QuartzCore",
27       "SystemConfiguration",
28       "MobileCoreServices",
29       "CoreTelephony"
30     ]
31   },
32   "xcconfig": {
33     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWCore/**\""
34   },
35   "requires_arc": true