[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / c / LMPrint / 1.0.0 / LMPrint.podspec.json
blob453dcdba2f1b052a5f7a686dd23a403825407180
2   "name": "LMPrint",
3   "version": "1.0.0",
4   "summary": "将之前的MMLog改为LMPrint.",
5   "description": "之前实验一直都是失败的,所以重新进行实验,主要吧最外面的名字给改了.",
6   "homepage": "https://github.com/Amuxiaomu/LMPrint",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "liangmu": "1037228759@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Amuxiaomu/LMPrint.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "MMLog/*.{h,m}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }