blob: 6e6c6b2e8a3eb286006079a2edaaf1cca158f3b2 [file] [log] [blame]
{
"name": "TBURLRequestOptions",
"version": "0.1.0",
"summary": "A small, handy library to make HTTP networking easier.",
"homepage": "https://github.com/ThePantsThief/TBURLRequestOptions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tanner Bennett": "tannerbennett@me.com"
},
"source": {
"git": "https://github.com/ThePantsThief/TBURLRequestOptions.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ThePantsThief",
"platforms": {
"ios": "7.0"
},
"source_files": "TBURLRequestOptions/Classes/**/*"
}