blob: b0cd52d888cf4a5dad97f075cf73b3aa2320180f [file] [log] [blame]
{
"name": "GumGumiOSSDK",
"version": "0.1.3",
"summary": "Serve GumGum ads in your native mobile app.",
"description": "GumGum is an advertising publisher platform. It is the forefront of in-image technology.",
"homepage": "http://gumgum.com",
"license": {
"type": "Custom",
"file": "LICENSE.txt"
},
"authors": {
"Jake Peterson": "jsksma2@gmail.com"
},
"source": {
"git": "https://github.com/gumgum/gumgum-ios-sdk.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/gumgum",
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"resources": "GumGumiOSSDK.bundle",
"frameworks": [
"UIKit",
"Security",
"CoreGraphics",
"WebKit",
"Foundation"
],
"ios": {
"vendored_frameworks": "GumGumiOSSDK.framework"
}
}