blob: f675af95eb93adf4ee058254f99710af4ea3d7a5 [file] [log] [blame]
{
"name": "SupereraSDKCommon",
"version": "1.20",
"summary": "SupereraSDKCommon",
"description": "The framework of common tool.",
"homepage": "http://gitlabouter.jododev.com/liangjiahao/supererasdkcommon",
"license": "MIT",
"authors": {
"Jerery": "smallblackliang@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlabouter.jododev.com/liangjiahao/supererasdkcommon.git",
"tag": "1.20"
},
"vendored_frameworks": "SupereraSDKCommon/SupereraSDKCommon.framework",
"source_files": "SupereraSDKCommon/SupereraSDKCommon.framework/Headers/*.{h}",
"public_header_files": "SupereraSDKCommon/SupereraSDKCommon.framework/Headers/*.{h}",
"requires_arc": true
}