[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 1 / AMLeaksFinder / 1.0.8 / AMLeaksFinder.podspec.json
blobb75cf0a7c90e8a1db43460ad830b21c20f081b52
2   "name": "AMLeaksFinder",
3   "version": "1.0.8",
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": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/liangdahong/AMLeaksFinder.git",
15     "tag": "1.0.8"
16   },
17   "source_files": "Sources/**/*.{h,m}",
18   "resources": "Sources/**/*.{xib,nib,storyboard,png}",
19   "requires_arc": true