[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 3 / MLeaksFinderNew / 3.0.0 / MLeaksFinderNew.podspec.json
blob6a037ad059f605b1b850990b38febda2424b8a35
2   "name": "MLeaksFinderNew",
3   "version": "3.0.0",
4   "summary": "Find memory leaks in your iOS app at develop time.",
5   "homepage": "https://github.com/xinxi1990/iOSLeaksFinder",
6   "license": "MIT",
7   "authors": {
8     "Zeposhe": "xinxi1990@163.com"
9   },
10   "source": {
11     "git": "https://github.com/xinxi1990/iOSLeaksFinder.git",
12     "tag": "3.0.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "MLeaksFinder/**/*",
18   "public_header_files": [
19     "MLeaksFinder/MLeaksFinder.h",
20     "MLeaksFinder/NSObject+MemoryLeak.h"
21   ]