blob: 52a39af6e0ec6cc26f5be904a87ebc7430eca7e6 [file] [log] [blame]
{
"name": "DDMComponentLogin",
"version": "0.0.1",
"summary": "登录信息处理",
"homepage": "https://coding.net/u/brown023/p/DDMComponentLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyebiao1990": "347991555@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/brown023/DDMComponentLogin.git",
"tag": "0.0.1"
},
"source_files": "DDMComponentLogin/Class/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"YYCache": [
"~> 1.0.4"
],
"MJExtension": [
"~> 3.0.15.1"
]
}
}