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