[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 1 / c / Diskcached / 0.1.1 / Diskcached.podspec.json
blobe753eabf16aef9864bd2aaca65500f4338430564
2   "name": "Diskcached",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.1.1",
7   "summary": "Diskcached.",
8   "description": "simple disk cache",
9   "homepage": "https://github.com/hirohisa/Diskcached",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/hirohisa/Diskcached.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "Diskcached/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "UIKit"