blob: 56d76c947e13a8ed1c04644eab872edae58d7274 [file] [log] [blame]
{
"name": "BCNetworking",
"version": "0.2.1",
"summary": "BCNetworking aims to provide a simple, yet useful library for managing your everyday HTTP resquests and responses.",
"homepage": "https://github.com/ilbesculpi/BCNetworking",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"ilbert esculpi": "ilbert.esculpi@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ilbesculpi/BCNetworking.git",
"tag": "v0.2.1"
},
"source_files": "lib/BCNetworking/*",
"requires_arc": true
}