blob: 8b146a6e31811d20c3227a7d534852dc78b067f7 [file] [log] [blame]
{
"name": "SupereraSDKCommon",
"version": "1.19",
"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.19"
},
"vendored_frameworks": "SupereraSDKCommon/SupereraSDKCommon.framework",
"source_files": "SupereraSDKCommon/SupereraSDKCommon.framework/Headers/*.{h}",
"public_header_files": "SupereraSDKCommon/SupereraSDKCommon.framework/Headers/*.{h}",
"requires_arc": true
}