[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 6 / YJLeaksFinder / 0.1.2 / YJLeaksFinder.podspec.json
blob76af71a2f70f57d3cc6695a9f61100f6f8b3a6e4
2   "name": "YJLeaksFinder",
3   "version": "0.1.2",
4   "summary": "YJLeaksFinder",
5   "description": "内存泄漏监测工具",
6   "homepage": "https://github.com/fyaojie/YJLeaksFinder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fyaojie": "562925462@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fyaojie/YJLeaksFinder.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YJLeaksFinder/Classes/**/*",
22   "dependencies": {
23     "YJRetainCycleDetector": [
24       "0.1.5"
25     ]
26   }