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