[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 2 / 1 / AMLeaksFinder / 1.2.6 / AMLeaksFinder.podspec.json
blob63d97ad58c7b423db4236290cb2a7007d3da19a1
2   "name": "AMLeaksFinder",
3   "version": "1.2.6",
4   "summary": "A small tool for automatically detecting the [controller memory leak] in the project",
5   "homepage": "https://github.com/liangdahong/AMLeaksFinder",
6   "license": "MIT",
7   "authors": {
8     "梁大红": "ios@liangdahong.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/liangdahong/AMLeaksFinder.git",
15     "tag": "1.2.6"
16   },
17   "source_files": "AMLeaksFinder/**/*.{h,m}",
18   "resources": "AMLeaksFinder/**/*.{bundle,xib}",
19   "requires_arc": true