[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 1 / 7 / Phunware / 1.2.0.5 / Phunware.podspec.json
blob2313f9da28200ba41d4255f850e480a4c7c56e6e
2   "name": "Phunware",
3   "version": "1.2.0.5",
4   "license": "MIT",
5   "summary": "Phunware SDKs (BETA)",
6   "homepage": "https://github.com/phunware/beta-ios",
7   "authors": {
8     "Phunware": "info@phunware.com"
9   },
10   "source": {
11     "git": "https://github.com/phunware/beta-ios.git",
12     "tag": "v1.2.0.5"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "default_subspecs": "Beta",
19   "subspecs": [
20     {
21       "name": "Beta",
22       "subspecs": [
23         {
24           "name": "MapKit",
25           "ios": {
26             "vendored_frameworks": "Framework/PWMapKit.framework",
27             "dependencies": {
28               "PWLocation": [
30               ],
31               "TMCache": [
33               ]
34             },
35             "frameworks": [
36               "Security",
37               "CoreGraphics",
38               "QuartzCore",
39               "SystemConfiguration",
40               "MobileCoreServices",
41               "CoreTelephony",
42               "CoreLocation",
43               "MapKit"
44             ]
45           }
46         }
47       ]
48     }
49   ]