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