[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 6 / WatchdogInspector / 1.1.0 / WatchdogInspector.podspec.json
blob94a2b6ebe45fad5b14f18c411cf000b1683cf921
2   "name": "WatchdogInspector",
3   "version": "1.1.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.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Classes/**.{h,m}",
23   "requires_arc": true