blob: 8c08eee60b20d19ace09c6cc5548fe3f4c522cdb [file] [log] [blame]
{
"name": "loginModel",
"version": "0.0.2",
"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.2"
},
"source_files": [
"loginTest/ViewController.h",
"loginTest/ViewController.m"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}