[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / 8 / VungleSDK-iOS / 6.4.3 / VungleSDK-iOS.podspec.json
blob57d07b18eeaf2fb3254698993e18697680232682
2   "name": "VungleSDK-iOS",
3   "version": "6.4.3",
4   "summary": "Vungle's iOS SDK'",
5   "description": "An SDK for video ad based monetization with the Vungle Network",
6   "homepage": "http://www.vungle.com/",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Vungle": "tech-support@vungle.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/Vungle/iOS-SDK.git",
20     "tag": "6.4.3"
21   },
22   "vendored_frameworks": "VungleSDK.framework",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "frameworks": [
27     "AdSupport",
28     "AudioToolbox",
29     "AVFoundation",
30     "CFNetwork",
31     "CoreGraphics",
32     "CoreMedia",
33     "MediaPlayer",
34     "QuartzCore",
35     "StoreKit",
36     "SystemConfiguration"
37   ],
38   "weak_frameworks": [
39     "WebKit",
40     "UIKit",
41     "Foundation"
42   ],
43   "libraries": "z"