blob: 94d0c7b57f99025c842fb397cf9771797e109aa1 [file] [log] [blame]
{
"name": "LoginSDK",
"version": "0.0.1",
"summary": "for login",
"description": "\"这是一个登录的SDK,省去再去定义自己登录的繁琐\"",
"homepage": "https://github.com/zhang-yun-feng/LoginSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangyunfeng": "zhangyunfeng_sd@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhang-yun-feng/LoginSDK.git",
"tag": "0.0.1"
},
"source_files": [
"EDULoginSDK_iOS_V1.0.1",
"EDULoginSDK_iOS_V1.0.1/**/*"
],
"requires_arc": true
}