[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 2 / 3 / 7 / SHBLog / 0.0.2 / SHBLog.podspec.json
blob57494375bad3b68f4ba6cf10569a14f5a6fd7b17
2   "name": "SHBLog",
3   "version": "0.0.2",
4   "summary": "根据 DDLog 而写的,大大精简了代码量",
5   "description": "需要和 Xcode 插件 XcodeColors 配合使用。",
6   "homepage": "http://jiutianhuanpei.github.io",
7   "license": "MIT",
8   "authors": {
9     "shenhongbang": "shenhongbang@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/jiutianhuanpei/SHBLog.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "SHBLogResource/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true