[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / f / NMTheme / 1.0.3 / NMTheme.podspec.json
blobbee372e826cd501c1476ae7e7368cf178fbe250e
2   "name": "NMTheme",
3   "version": "1.0.3",
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.3"
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": "NMTheme/resource/*",
24   "frameworks": "UIKit",
25   "requires_arc": true