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