blob: 421b894422d6690305f21bd53edd672e14b4814c [file] [log] [blame]
{
"name": "ImobileSdkAds",
"version": "2.0.29",
"summary": "i-mobile SDK for iOS",
"description": "ImobileSdkAds is i-mobile SDK for iOS.",
"homepage": "https://adpf-info.i-mobile.co.jp/",
"license": {
"type": "Copyright",
"text": "Copyright 2013 i-mobile"
},
"authors": "i-mobile",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://github.com/imobile/adnw-sdk-ios/releases/download/v2.0.29/ImobileSdkAds.framework.zip",
"type": "zip"
},
"vendored_frameworks": "ImobileSdkAds.framework",
"frameworks": [
"AdSupport",
"SystemConfiguration",
"CoreLocation"
],
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}