blob: f30b582e6ec26658e3353c1c74c93b05394c6806 [file] [log] [blame]
{
"name": "LNNetworking",
"version": "0.1.1",
"summary": "Based on the ReactiveCocoa http utls.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ProMonkeyZ/LNNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18333675676@163.com": "zhanglining@syswin.com"
},
"source": {
"git": "https://github.com/ProMonkeyZ/LNNetworking.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LNNetworking/Classes/**/*",
"dependencies": {
"ReactiveObjC": [
]
}
}