blob: db9d371cd664baff4356830b918e725b1f3b51b2 [file] [log] [blame]
{
"name": "LLVCS",
"version": "0.2.0",
"summary": "LLVCS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Niday/LLVCS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1833900456@qq.com": "devlili@163.com"
},
"source": {
"git": "https://github.com/Niday/LLVCS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLVCS/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}