[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 7 / c / MKConsole / 0.0.4 / MKConsole.podspec.json
blob4a72ea27ac7042b94dd4bd26e7cf265d152504f3
2   "name": "MKConsole",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": "MKConsole/**/*.{h,m}",
19   "exclude_files": [
20     "MKConsole/MKConsoleTests",
21     "MKConsole/MKConsoleUITests"
22   ],
23   "frameworks": "UIKit"