[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / 2 / 8 / KLLeaks / 1.0.0 / KLLeaks.podspec.json
blob8eb432420880b29cb8f650d3c35f00bc29e8c103
2   "name": "KLLeaks",
3   "version": "1.0.0",
4   "summary": "内存检测组件",
5   "description": "组件简介:\n通过Pod导入即可,无需导入头文件;只在Debug环境生效;",
6   "homepage": "https://github.com/Kalanhall",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kalan": "Kalanhall@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Kalanhall/KLLeaks.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KLLeaks/Classes/**/*"