[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 3 / a / 9 / GumGumiOSSDK / 0.1.2 / GumGumiOSSDK.podspec.json
blob4487500808988118f9f86a91f4cc64808fc945c1
2   "name": "GumGumiOSSDK",
3   "version": "0.1.2",
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.2"
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": [
25     "UIKit",
26     "Security",
27     "CoreGraphics",
28     "WebKit",
29     "Foundation"
30   ],
31   "ios": {
32     "vendored_frameworks": "GumGumiOSSDK.framework"
33   }