blob: ed9ff591d5ad40ccf51a2cf0cfb4527df43615c6 [file] [log] [blame]
{
"name": "LineSDK",
"platforms": {
"ios": "7.0"
},
"summary": "You can reach a vast number of LINE users by using the LINE SDK for iOS to integrate your app with LINE.",
"homepage": "https://developers.line.me/ios/overview",
"version": "4.1.1",
"frameworks": [
"Security",
"CoreTelephony"
],
"weak_frameworks": "SafariServices",
"license": {
"type": "LINE Developers Agreement",
"file": "LineSDK/LICENSE.txt"
},
"source": {
"http": "https://d.line-scdn.net/r/devcenter/ios/LineSDK_ios_4.1.1.zip"
},
"authors": "LINE Corporation",
"vendored_frameworks": "LineSDK/LineSDK.framework",
"requires_arc": true,
"source_files": "LineSDK/LineSDK.framework/Versions/A/Headers/*.h",
"module_map": "LineSDK/LineSDK.framework/Versions/A/Modules/module.modulemap",
"xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "LINE_SDK_VERSION='@\"4.1.1\"'"
}
}