[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 5 / 7 / SINightThemeManager / 0.1.0 / SINightThemeManager.podspec.json
blobaaf8f8340cb61aecaea07447122c3f738911fbe2
2   "name": "SINightThemeManager",
3   "version": "0.1.0",
4   "summary": "简单夜间模式的实现",
5   "homepage": "https://github.com/silence0201/NightThemeManager",
6   "license": {
7     "type": "MIT",
8     "file": "FLICENSE"
9   },
10   "authors": {
11     "Silence": "374619540@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/silence0201/NightThemeManager.git",
18     "tag": "0.1.0"
19   },
20   "source_files": [
21     "NightThemeManager",
22     "NightThemeManager/**/*.{h,m}"
23   ],
24   "exclude_files": "NightThemeManager/Exclude",
25   "requires_arc": true