blob: fa02f0ddc13028d3d3ad2387ea68e9faf778eb49 [file] [log] [blame]
{
"name": "LBApi",
"version": "0.0.1",
"summary": "网络请求框架",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lyq4436/LBApi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"872472634@qq.com": "linbo_vip1987@163.com"
},
"source": {
"git": "https://github.com/lyq4436/LBApi.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBApi/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}