[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 6 / WatchdogInspector / 1.3.0 / WatchdogInspector.podspec.json
blobd0afa2167d54ca98b76ca01d75a7f60201e7e865
2   "name": "WatchdogInspector",
3   "version": "1.3.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Shows the current framerate (fps) in the status bar of your iOS app",
9   "description": "WatchdogInspector displays the current framerate of your iOS app in the device's status bar. Whenever your framerate drops your status bar will get red. If everything is fine your status bar is happy and is green. To detect unwanted main thread stalls you can set a custom watchdog timeout.",
10   "homepage": "https://github.com/tapwork/WatchdogInspector",
11   "social_media_url": "https://twitter.com/cmenschel",
12   "authors": {
13     "Christian Menschel": "christian@tapwork.de"
14   },
15   "source": {
16     "git": "https://github.com/tapwork/WatchdogInspector.git",
17     "tag": "1.3.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "10.2"
22   },
23   "source_files": "Classes/**.{h,m}",
24   "requires_arc": true