blob: 59e4306fb14bad2028989b2ca3e8301f452fc006 [file] [log] [blame]
{
"name": "GumGumiOSSDK",
"version": "0.1.4.2",
"platforms": {
"ios": "7.1"
},
"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": "Copyright",
"file": "LICENSE.txt"
},
"authors": {
"Jake Peterson": "jsksma2@gmail.com"
},
"source": {
"git": "https://github.com/gumgum/gumgum-ios-sdk.git",
"tag": "0.1.4.2"
},
"social_media_url": "https://twitter.com/gumgum",
"requires_arc": true,
"resources": "GumGumiOSSDK.bundle",
"frameworks": [
"UIKit",
"Security",
"CoreGraphics",
"WebKit",
"Foundation"
],
"weak_frameworks": "MessageUI",
"vendored_frameworks": "GumGumiOSSDK.framework",
"vendored_libraries": "libGumGumiOSSDK.a",
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"dependencies": {
"AFNetworking": [
],
"JSONModel": [
]
}
}