blob: d9b4d7a2b7a91e931c576c1a405491c4b93cc56b [file] [log] [blame]
{
"name": "Netter",
"version": "0.1.0",
"summary": "Simple HTTP GET and POST requests.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/maxgiraldo/Netter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Giraldo": "maxgiraldo@users.noreply.github.com"
},
"source": {
"git": "https://github.com/maxgiraldo/Netter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Netter/Classes/**/*"
}