blob: 38e03e053a5e78628cbba0eff5f5fc54de2e4f37 [file] [log] [blame]
{
"name": "LLNetworking",
"version": "0.1.1",
"summary": "个人网络请求封装.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LOLITA0164/LLNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LOLITA0164": "476512340@qq.com"
},
"source": {
"git": "https://github.com/LOLITA0164/LLNetworking.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}