blob: 87bfa256fcfc234cecb5f0a3fd53a1b41f842449 [file] [log] [blame]
{
"name": "GumGumiOSSDK",
"version": "0.1.7",
"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.7"
},
"social_media_url": "https://twitter.com/gumgum",
"requires_arc": true,
"resources": "GumGumiOSSDK/GumGumiOSSDK.bundle",
"frameworks": [
"UIKit",
"CoreGraphics",
"WebKit",
"Foundation",
"MediaPlayer",
"SystemConfiguration",
"MobileCoreServices"
],
"weak_frameworks": "MessageUI",
"preserve_paths": "GumGumiOSSDK/GumGumiOSSDK.framework",
"vendored_frameworks": "GumGumiOSSDK/GumGumiOSSDK.framework",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/GumGumiOSSDK\"",
"HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/GumGumiOSSDK/GumGumiOSSDKHeaders\""
}
}