blob: 8793564a19f96301c4725fc52682a7940f2a2320 [file] [log] [blame]
{
"name": "LPDNetworkingKit",
"version": "0.1.1",
"summary": "A short description of LPDNetworkingKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/foxsofter/lpd-networking-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"foxsofter": "foxsofter@gmail.com"
},
"source": {
"git": "https://github.com/foxsofter/lpd-networking-kit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDNetworkingKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"LPDAdditionsKit": [
],
"LPDControlsKit": [
],
"YYModel": [
],
"ReactiveCocoa": [
"2.5"
]
}
}