[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / a / 9 / GumGumiOSSDK / 0.1.4.4 / GumGumiOSSDK.podspec.json
blob29011260e48b067e965bd5ca76d1e850e459b8b7
2   "name": "GumGumiOSSDK",
3   "version": "0.1.4.4",
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.4.4"
20   },
21   "social_media_url": "https://twitter.com/gumgum",
22   "requires_arc": true,
23   "resources": "GumGumiOSSDK/GumGumiOSSDK.bundle",
24   "frameworks": [
25     "UIKit",
26     "Security",
27     "CoreGraphics",
28     "WebKit",
29     "Foundation"
30   ],
31   "weak_frameworks": "MessageUI",
32   "source_files": "GumGumiOSSDK/GumGumiOSSDKHeaders/*.h",
33   "preserve_paths": "GumGumiOSSDK/libGumGumiOSSDK.a",
34   "vendored_libraries": "GumGumiOSSDK/libGumGumiOSSDK.a",
35   "xcconfig": {
36     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/GumGumiOSSDK\"",
37     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/GumGumiOSSDK\""
38   },
39   "dependencies": {
40     "AFNetworking": [
42     ],
43     "JSONModel": [
45     ]
46   }