[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / f / QYTheme / 1.0.0 / QYTheme.podspec.json
blob370af9f4ae81155bd2320b909672d45a4dfa1d94
2   "name": "QYTheme",
3   "version": "1.0.0",
4   "summary": "iOS13 Dark Mode.",
5   "description": "Adapt to iOS13 Dark Mode.",
6   "homepage": "https://github.com/qiaoyoung/QYTheme",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiaoyoung": "393098486@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/qiaoyoung/QYTheme.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "QYTheme/**/*",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }