[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 7 / c / MKConsole / 0.0.6 / MKConsole.podspec.json
blob382996cde96769546b1f2e34fa5a638f4bdd314f
2   "name": "MKConsole",
3   "version": "0.0.6",
4   "summary": "log小插件.",
5   "description": "在app内显示控制台打印内容的小插件",
6   "homepage": "https://github.com/HalfOfSunshine/MKConsole.git",
7   "license": "MIT",
8   "authors": {
9     "Mountain King": "1054293440@qq.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/HalfOfSunshine/MKConsole.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "MKConsole/**/*.{h,m}",
19   "exclude_files": [
20     "MKConsole/MKConsoleTests",
21     "MKConsole/MKConsoleUITests"
22   ],
23   "frameworks": "UIKit"