[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 6 / a / HTBURLSession / 0.0.3 / HTBURLSession.podspec.json
blob031ff7eac4e53f59e2844f3e3eca6caad12ac277
2   "name": "HTBURLSession",
3   "version": "0.0.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/thehtb/HTBURLSession",
8   "authors": {
9     "Mark Aufflick": "mark@htb.io"
10   },
11   "summary": "A drop-in equivalent replacement for NSURLSession with better blocks support",
12   "source": {
13     "git": "https://github.com/thehtb/HTBURLSession.git",
14     "tag": "v0.0.3"
15   },
16   "source_files": "HTBURLSession/*.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "osx": "10.9",
20     "ios": "7.0"
21   }