[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 8 / MSVCLeakHunter / 1.0.0 / MSVCLeakHunter.podspec.json
blobd4c24d824665dfb8b8e299ae099743b86b47b419
2   "name": "MSVCLeakHunter",
3   "version": "1.0.0",
4   "summary": "Simple and easy tool to discover View Controllers that are not being deallocated when you expect them to.",
5   "homepage": "https://github.com/mindsnacks/MSVCLeakHunter",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Javier Soto": "javi@mindsnacks.com"
12   },
13   "source": {
14     "git": "https://github.com/mindsnacks/MSVCLeakHunter.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "MSVCLeakHunter.{h,m}",
21   "requires_arc": false