blob: 30ac7fa0704457c2ac2b507e76d5bbc83645e675 [file] [log] [blame]
{
"name": "LFClient",
"version": "2.0.0",
"summary": "LFClient v2.0.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wulinfeng198810/LFClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吴林峰": "1486634154@qq.com"
},
"source": {
"git": "https://github.com/wulinfeng198810/LFClient.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LFClient/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}