[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 8 / VungleSDK-iOS / 6.3.2 / VungleSDK-iOS.podspec.json
blob0437dce76484a5a48dce214520dd4ba4ccc72edb
2   "name": "VungleSDK-iOS",
3   "version": "6.3.2",
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": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/Vungle/iOS-SDK.git",
20     "tag": "6.3.2"
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"