[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 2 / 6 / TBURLRequestOptions / 0.1.4 / TBURLRequestOptions.podspec.json
blobb069075fdbb83f3e846589a07d592fa4942082aa
2   "name": "TBURLRequestOptions",
3   "version": "0.1.4",
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.4"
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/**/*"