[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 8 / 0 / TBOOMDetector / 1.0 / TBOOMDetector.podspec.json
blobe196e7002580c517756a3d269ca1e958404a8458
2   "name": "TBOOMDetector",
3   "version": "1.0",
4   "summary": "Detect Out Of Memory events in an iOS app",
5   "description": "Detect out of memory events by process of elimination",
6   "homepage": "https://github.com/trailbehind/TBOOMDetector",
7   "license": "MIT",
8   "authors": {
9     "TrailBehind, Inc.": "Jesse@Gaiagps.com"
10   },
11   "social_media_url": "http://twitter.com/gaiagps",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/trailbehind/TBOOMDetector.git",
17     "tag": "1.0"
18   },
19   "source_files": "TBOOMDetector/*.{h,m,c}"