blob: 15c93d60b8abc14058a68ab30878759f42be4894 [file] [log] [blame]
{
"name": "INO_Login_Module",
"version": "1.0",
"summary": "Login.",
"description": "this is Login_Category",
"homepage": "https://gitee.com/xiao_can/Login",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/xiao_can/Login.git",
"tag": "1.0"
},
"source_files": "Login/LoginModuleClasses/**/*.{h,m}",
"requires_arc": true
}