blob: 8748b6a5d84f421b7801d3621f22aac4df92797a [file] [log] [blame]
{
"name": "SupereraSDKAuthCore",
"version": "1.18",
"summary": "SupereraSDKAuthCore",
"description": "The framework of auth such as login.",
"homepage": "http://gitlabouter.jododev.com/liangjiahao/supererasdkauthcore",
"license": "MIT",
"authors": {
"Jerery": "smallblackliang@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlabouter.jododev.com/liangjiahao/supererasdkauthcore.git",
"tag": "1.18"
},
"vendored_frameworks": "SupereraSDKAuthCore/SupereraSDKAuthCore.framework",
"source_files": "SupereraSDKAuthCore/SupereraSDKAuthCore.framework/Headers/*.{h}",
"public_header_files": "SupereraSDKAuthCore/SupereraSDKAuthCore.framework/Headers/*.{h}",
"requires_arc": true
}