[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / b / e / c / PWCME / 1.2.6 / PWCME.podspec.json
blobaeaa86974e5e0e4e416924e89408b310f4502c84
2   "name": "PWCME",
3   "version": "1.2.6",
4   "summary": "The MaaS Content Management Engine SDK",
5   "homepage": "http://phunware.github.io/maas-content-management-ios-sdk/",
6   "authors": {
7     "Phunware, Inc.": "http://www.phunware.com"
8   },
9   "social_media_url": "https://twitter.com/Phunware",
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/phunware/maas-content-management-ios-sdk.git",
15     "tag": "v1.2.6"
16   },
17   "license": {
18     "type": "Copyright",
19     "text": "Copyright 2014 by Phunware Inc. All rights reserved."
20   },
21   "public_header_files": "Framework/MaaSCMS.framework/Versions/A/Headers/*.h",
22   "ios": {
23     "vendored_frameworks": "Framework/MaaSCMS.framework",
24     "frameworks": [
25       "Security",
26       "QuartzCore",
27       "SystemConfiguration",
28       "MobileCoreServices",
29       "CoreTelephony"
30     ]
31   },
32   "dependencies": {
33     "PWCore": [
35     ]
36   },
37   "xcconfig": {
38     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PWCME/**\""
39   },
40   "requires_arc": true