[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 0 / b / 7 / PWCore / 3.0.3 / PWCore.podspec.json
blobcb0a04fa8027ef0c74859cfdeac76cbbe854eba0
2   "name": "PWCore",
3   "version": "3.0.3",
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": "v3.0.3"
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   "xcconfig": {
41     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWCore/**\""
42   },
43   "requires_arc": true