[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 7 / 1 / MGWatchdog / 0.1.2 / MGWatchdog.podspec.json
blob7f730c98e8adaac2f122dbc43960196c87dc77b1
2   "name": "MGWatchdog",
3   "version": "0.1.2",
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.2"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.8"
17   },
18   "requires_arc": true,
19   "source_files": "MGWatchdog/MGWatchdog/Sources/*.{h,m}",
20   "public_header_files": "MGWatchdog/MGWatchdog/Sources/MGWatchdog.h",
21   "ios": {
22     "frameworks": "UIKit"
23   }