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