[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 4 / MGCrashManagerSwift / 1.0.0 / MGCrashManagerSwift.podspec.json
blobcda98562a68bcb90f3f0a57e0b7fd74880562cc8
2   "name": "MGCrashManagerSwift",
3   "version": "1.0.0",
4   "summary": "Crash日誌蒐集",
5   "description": "管理Crash日誌(蒐集/讀取/刪除)",
6   "homepage": "https://github.com/MagicalWater/MGCrashManagerSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "water": "crazydennies@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MagicalWater/MGCrashManagerSwift.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MGCrashManagerSwift/MGCrashManagerSwift/Classes/*",
22   "dependencies": {
23     "MGUtilsSwift": [
25     ]
26   }