[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / 1 / MGWatchdog / 0.1.0 / MGWatchdog.podspec.json
blobf0b4bfddb59b63e59852309b76e256a3839cfefb
2   "name": "MGWatchdog",
3   "version": "0.1.0",
4   "summary": "iOS/OSX UI freezes analyzer.",
5   "homepage": "https://github.com/maxgordeev/MGWatchdog",
6   "license": "MIT",
7   "authors": {
8     "Max Gordeev": "maxim.m.gordeev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/maxgordeev/MGWatchdog.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MGWatchdog/MGWatchdog/Sources/*.{h,m}",
19   "public_header_files": "MGWatchdog/MGWatchdog/Sources/MGWatchdog.h",
20   "frameworks": "UIKit"