[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / d / VdopiaSDK-Preroll / 4.0.0 / VdopiaSDK-Preroll.podspec.json
blob778a69c0158901edea4bc8b0bd646fdc9f881f2c
2   "name": "VdopiaSDK-Preroll",
3   "version": "4.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.7"
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