[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / f / NMTheme / 1.0.4 / NMTheme.podspec.json
blob6043159b2058d975ad9df36da8df826676b1be98
2   "name": "NMTheme",
3   "version": "1.0.4",
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.4"
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