[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 9 / GumGumiOSSDK / 0.1.8 / GumGumiOSSDK.podspec.json
blobb1bf87c8aeb51ad105c61206337920d7476390cb
2   "name": "GumGumiOSSDK",
3   "version": "0.1.8",
4   "platforms": {
5     "ios": "7.1"
6   },
7   "summary": "Serve GumGum ads in your native mobile app.",
8   "description": "GumGum is an advertising publisher platform. It is the forefront of in-image technology.",
9   "homepage": "http://gumgum.com",
10   "license": {
11     "type": "Copyright",
12     "file": "LICENSE.txt"
13   },
14   "authors": {
15     "Jake Peterson": "jsksma2@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/gumgum/gumgum-ios-sdk.git",
19     "tag": "0.1.8"
20   },
21   "social_media_url": "https://twitter.com/gumgum",
22   "requires_arc": true,
23   "resources": "GumGumiOSSDK/GumGumiOSSDK.bundle",
24   "frameworks": [
25     "UIKit",
26     "CoreGraphics",
27     "WebKit",
28     "Foundation",
29     "MediaPlayer",
30     "SystemConfiguration",
31     "MobileCoreServices"
32   ],
33   "weak_frameworks": "MessageUI",
34   "preserve_paths": "GumGumiOSSDK/GumGumiOSSDK.framework",
35   "vendored_frameworks": "GumGumiOSSDK/GumGumiOSSDK.framework",
36   "xcconfig": {
37     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/GumGumiOSSDK\"",
38     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/GumGumiOSSDK/GumGumiOSSDKHeaders\""
39   }