[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 1 / AMLeaksFinder / 1.2.7 / AMLeaksFinder.podspec.json
blob2027087e20ad08e1f04bca44f46f0af3d32367b2
2   "name": "AMLeaksFinder",
3   "version": "1.2.7",
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.7"
16   },
17   "source_files": "AMLeaksFinder/**/*.{h,m}",
18   "resources": "AMLeaksFinder/**/*.{bundle,xib}",
19   "requires_arc": true