[Add] YIM 2.2.1
[CocoaPods.git] / Specs / e / 9 / 8 / YCCache / 0.0.2 / YCCache.podspec.json
blob37d3e7a8d2733b7f2cb67cad3f1b933617be95a7
2   "name": "YCCache",
3   "version": "0.0.2",
4   "summary": "A cache library for iOS.",
5   "authors": {
6     "Yuchuan": "418214922@qq.com"
7   },
8   "homepage": "https://github.com/yc418214/YCCache",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/yc418214/YCCache.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "YCCache",
23     "YCCache/**/*.{h,m}"
24   ]