[Add] VonageMLTransformers 4.0.0-dev.395
[CocoaPods.git] / Specs / 8 / 2 / 6 / TBURLRequestOptions / 0.1.2 / TBURLRequestOptions.podspec.json
blobb36b17d1029273454f6ca19b2c8665c3826cb8f0
2   "name": "TBURLRequestOptions",
3   "version": "0.1.2",
4   "summary": "A small, handy library to make HTTP networking easier.",
5   "homepage": "https://github.com/ThePantsThief/TBURLRequestOptions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tanner Bennett": "tannerbennett@me.com"
12   },
13   "source": {
14     "git": "https://github.com/ThePantsThief/TBURLRequestOptions.git",
15     "tag": "0.1.2"
16   },
17   "social_media_url": "https://twitter.com/ThePantsThief",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0",
21     "osx": "10.9"
22   },
23   "source_files": "TBURLRequestOptions/Classes/**/*"