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