[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / d / 0 / CSSKit / 0.1.6 / CSSKit.podspec.json
blob83969a5ea78930d7f76ac3f96e16963a3fb889e0
2   "name": "CSSKit",
3   "version": "0.1.6",
4   "summary": "A short description of CSSKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sangshenya/CSSKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈坤": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "https://github.com/sangshenya/CSSKit.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Foundation",
24       "source_files": "CSSKit/Classes/Foundation/**/*"
25     },
26     {
27       "name": "Quartz",
28       "source_files": "CSSKit/Classes/Quartz/**/*"
29     },
30     {
31       "name": "Macros",
32       "source_files": "CSSKit/Classes/Macros/**/*"
33     },
34     {
35       "name": "UI",
36       "source_files": "CSSKit/Classes/UI/**/*"
37     }
38   ]