[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 4 / Vdopia-SDK-Preroll / 3.0.0 / Vdopia-SDK-Preroll.podspec.json
blob8fce2a9b04432f34ea9c9e96ad2521133e2dbe51
2   "name": "Vdopia-SDK-Preroll",
3   "version": "3.0.0",
4   "summary": "A vdopiasdk mobile advertising sdk",
5   "description": "vdopia mobile advertising SDK gives developers a fast and convenient way to monetize their apps.",
6   "license": {
7     "type": "MIT",
8     "text": "Copyright 2012\nPermission is granted to...\n"
9   },
10   "homepage": "http://www.vdopia.com/mobile/",
11   "authors": "Team",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://bitbucket.org/vdopia/sdkdistribution.git",
17     "tag": "1.4"
18   },
19   "resources": "**/*.{txt,js}",
20   "source_files": [
21     "**/*.{h,m}",
22     "**/*.{txt,js}"
23   ],
24   "public_header_files": "**/*.h",
25   "ios": {
26     "frameworks": [
27       "AdSupport",
28       "AudioToolbox",
29       "AVFoundation",
30       "CFNetwork",
31       "CoreBluetooth",
32       "CoreGraphics",
33       "CoreLocation",
34       "CoreMedia",
35       "CoreTelephony",
36       "EventKit",
37       "EventKitUI",
38       "Foundation",
39       "iAd",
40       "MapKit",
41       "MediaPlayer",
42       "MediaToolbox",
43       "MobileCoreServices",
44       "QuartzCore",
45       "SafariServices",
46       "Security",
47       "Social",
48       "SystemConfiguration",
49       "UIKit",
50       "WebKit"
51     ],
52     "resources": "**/*.{xib,png}"
53   },
54   "vendored_libraries": "liblibrary_vdopia.a",
55   "vendored_frameworks": "VDPMoatMobileAppKit.framework",
56   "dependencies": {
57     "GoogleAds-IMA-iOS-SDK": [
58       "~> 3.5.1"
59     ]
60   },
61   "requires_arc": true