[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 5 / FBLeakDetectorVC / 1.0.0 / FBLeakDetectorVC.podspec.json
blobddd9766177628106e0377c5b7a64f4a9e2216350
2   "name": "FBLeakDetectorVC",
3   "version": "1.0.0",
4   "summary": "A basic leak detector for finding lingering view controllers.",
5   "description": "FBLeakDetector is a straightforward and effective leak detector used for finding lingering view controllers that appeared to be released out of memory.",
6   "homepage": "https://github.com/IHEARTCOOKIES/FBLeakDetectorVC",
7   "authors": {
8     "Filip Busic": "filip@appcoders.io"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "public_header_files": "FBLeakDetectorVC/Classes/Public/**/*.h",
15   "source_files": "FBLeakDetectorVC/Classes/**/*",
16   "source": {
17     "git": "https://github.com/IHEARTCOOKIES/FBLeakDetectorVC.git",
18     "tag": "1.0.0"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "module_name": "FBLeakDetectorVC"