[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 3 / a / 9 / GumGumiOSSDK / 0.1.4.1 / GumGumiOSSDK.podspec.json
blob406d8751b1b6f8307e51e95f5256df033b157f71
2   "name": "GumGumiOSSDK",
3   "version": "0.1.4.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.4.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   "frameworks": "GumGumiOSSDK",
25   "ios": {
26     "vendored_frameworks": [
27       "GumGumiOSSDK.framework",
28       "libGumGumiOSSDK.a"
29     ]
30   },
31   "xcconfig": {
32     "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/Pods/**"
33   }