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