[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 9 / CLCategory / 0.0.1 / CLCategory.podspec.json
bloba28e804d49e1a195744ffd07468ec0317ce30dc4
2   "name": "CLCategory",
3   "version": "0.0.1",
4   "summary": "A short description of CLCategory.",
5   "description": "大概是一个Category的方便导入",
6   "homepage": "http://EXAMPLE/CLCategory",
7   "license": "MIT",
8   "authors": {
9     "zhucl": "493008927@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/JokerKevin/CLCategory.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "CLCategory/**/*.{h,m}"
21   ]