blob: 031b4f752504eacc21511461e6ff3e126280fac2 [file] [log] [blame]
{
"name": "FZNetworking",
"version": "5",
"summary": "A Network Util based on AFNetworking",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iHamburg/FZNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iHamburg": "tominfrankfurt@gmail.com"
},
"source": {
"git": "https://github.com/iHamburg/FZNetworking.git",
"tag": "5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FZNetworking/Classes/**/*"
}