[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / 3 / OOHTTP / 3.0.0 / OOHTTP.podspec.json
blob2cc4f351df0e20dcc32f181313a0990a5bbb080a
2   "name": "OOHTTP",
3   "version": "3.0.0",
4   "license": "MIT",
5   "summary": "Free http headers for Retriable AFNetworking",
6   "homepage": "https://github.com/emsihyo/OOHTTP",
7   "authors": {
8     "emsihyo": "emsihyo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/emsihyo/OOHTTP.git",
12     "tag": "3.0.0"
13   },
14   "description": "Free http headers for Retriable AFNetworking.",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "OOHTTP/*.{h,m}",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "RetriableAFNetworking": [
24     ],
25     "JRSwizzle": [
27     ]
28   }