blob: 2f94f4491fe1f6f6c36f257b9560a504c7a02f3b [file] [log] [blame]
{
"name": "ZHLogining",
"version": "0.1.0",
"summary": "ZHLogining 是测试用库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/happyeverydayzhh/ZHLogining",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"happyeverydayzhh": "happyeverydayzhh@126.com"
},
"source": {
"git": "https://github.com/happyeverydayzhh/ZHLogining.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZHLogining/Classes/**/*",
"dependencies": {
"ZHTest": [
]
}
}