blob: dd34046c74d40f18e5b5e4d2594af6e6288ad65c [file] [log] [blame]
{
"name": "FZNetworking",
"version": "5.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FZNetworking/Classes/**/*"
}