blob: af8b2cd983829f9515865b76aab0050d3646d150 [file] [log] [blame]
{
"name": "TBURLRequestOptions",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/ThePantsThief",
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source_files": "TBURLRequestOptions/Classes/**/*"
}