[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 1 / LBNightMode-OC / 1.0.0 / LBNightMode-OC.podspec.json
blob11f45e9bb33279fccd6c73140939d0ef0d9fcc17
2   "name": "LBNightMode-OC",
3   "version": "1.0.0",
4   "summary": "夜间模式",
5   "description": "详情请查看:https://github.com/libcm/NightMode",
6   "homepage": "https://github.com/libcm/NightMode.git",
7   "license": "MIT",
8   "authors": {
9     "libcm": "lib_cm@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/libcm/NightMode.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "LBNightMode",
20     "LBNightMode/OC/*.{h,m}"
21   ]