blob: d4bb8e565d3bce31eef70f2f7974d03427bf2ae7 [file] [log] [blame]
{
"name": "LNNetworking",
"version": "1.0.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": "18333675676@163.com"
},
"source": {
"git": "https://github.com/ProMonkeyZ/LNNetworking.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LNNetworking/Classes/**/*",
"dependencies": {
"ReactiveObjC": [
]
}
}