[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 1 / c / Diskcached / 0.1.0 / Diskcached.podspec.json
blob354494101e62ab78eca3ba6fccf20ac59c838c1f
2   "name": "Diskcached",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "0.1.0",
7   "summary": "Diskcached.",
8   "description": "                    simple disk cache\n",
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.0"
20   },
21   "source_files": "Diskcached/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "UIKit"