[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 7 / MLeakEye / 0.1.0 / MLeakEye.podspec.json
blob940e63cf5ca314a2169c437ff938deab682feaab
2   "name": "MLeakEye",
3   "version": "0.1.0",
4   "summary": "内存泄漏检测工具",
5   "description": "Swift版本的内存泄漏检测工具,在LeakEye的基础上继续维护。",
6   "homepage": "https://github.com/JingyuZhao/MLeakEye",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jory": "1563686808@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/JingyuZhao/MLeakEye.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MLeakEye/Classes/**/*",
23   "swift_version": "5.0"