[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / 1 / 0 / f / NMTheme / 1.0.2 / NMTheme.podspec.json
blob8613668e47b9751dbbf2c8d368714253dfe67e2d
2   "name": "NMTheme",
3   "version": "1.0.2",
4   "summary": "Make development easier.",
5   "homepage": "https://github.com/huya-nimo/NMTheme",
6   "license": "MIT",
7   "authors": {
8     "songlinlu": "lusonglin121@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/huya-nimo/NMTheme.git",
15     "tag": "1.0.2"
16   },
17   "source_files": [
18     "NMTheme/src/NMTheme/*",
19     "NMTheme/src/NMTheme/Adapter/*",
20     "NMTheme/src/NMTheme/Category/*",
21     "NMTheme/src/NMTheme/DeallocBlockExecutor/*"
22   ],
23   "resources": [
24     "NMTheme/resource/*",
25     "NMTheme/script/*"
26   ],
27   "frameworks": "UIKit",
28   "requires_arc": true