[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / d / c / PLeakSniffer / 0.1.0 / PLeakSniffer.podspec.json
blob2f02b31956bbf9be39c7cc7a9409cad7dfde6578
2   "name": "PLeakSniffer",
3   "version": "0.1.0",
4   "summary": "PLeakSniffer should be used as a suggesting tool to detect possible memory leaks",
5   "homepage": "https://github.com/music4kid/PLeakSniffer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gao feng": "1197902291@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/music4kid/PLeakSniffer.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "PLeakSniffer/Classes/**/*",
21   "public_header_files": "PLeakSniffer/Classes/PLeakSniffer.h"