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