blob: 3d3bd1e1fbe97c015c12ec02910176bdaee26f91 [file] [log] [blame]
{
"name": "LPDNetworkingKit",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDNetworkingKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
],
"ReactiveObjC": [
]
}
}