blob: 8f859c02622c11449b1c84ec5e6924657f984984 [file] [log] [blame]
{
"name": "loginModel",
"version": "0.0.1",
"summary": "test model hahah",
"description": "this is test login model ...\n Write the description between the DESC delimiters below.",
"homepage": "https://github.com/mymirror/testLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mirror": "852171945@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mymirror/testLogin.git",
"tag": "v0.0.1"
},
"source_files": "loginTest/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}