blob: df4619697ae3a78ed46709f1a75f10c02e25f22f [file] [log] [blame]
{
"name": "UNToolKit",
"version": "0.1.1",
"summary": "A short description of UNTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/944121333/UNTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"z65Begin": "944121333@qq.com"
},
"source": {
"git": "https://github.com/944121333/UNTool.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UNTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}