[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / c / 4 / MGCrashManagerSwift / 0.0.1 / MGCrashManagerSwift.podspec.json
blob6c1a6a5fbbb30bf134c5ed2c71e4db3a769a8671
2   "name": "MGCrashManagerSwift",
3   "version": "0.0.1",
4   "summary": "Crash日誌蒐集",
5   "description": "管理Crash日誌(蒐集/讀取/刪除)",
6   "homepage": "https://github.com/CrazyDavis/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/CrazyDavis/MGCrashManagerSwift.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MGCrashManagerSwift/MGCrashManagerSwift/Classes/*",
22   "dependencies": {
23     "MGUtilsSwift": [
25     ]
26   }