[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 2 / b / IRHTTPCache / 1.0.0 / IRHTTPCache.podspec.json
blob0a9d9bda7b15d5da7dc1cdc3875c4f274e4320c0
2   "name": "IRHTTPCache",
3   "version": "1.0.0",
4   "summary": "HTTP Cache.",
5   "description": "HTTP Cache.",
6   "homepage": "https://github.com/irons163/IRHTTPCache.git",
7   "license": "MIT",
8   "authors": "irons163",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/irons163/IRHTTPCache.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "IRHTTPCache/Classes/**/*.{h,m,xib}",
17   "dependencies": {
18     "IRCocoaHTTPServer": [
20     ]
21   }