[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / d / MGPopupTool / 1.0.0 / MGPopupTool.podspec.json
blob509f28a3be70f96933c2fe3c908aef6bc9b096fa
2   "name": "MGPopupTool",
3   "version": "1.0.0",
4   "summary": "MGPopupTool 是一种视图弹出工具,为 自定义的 UIView 提供 Alert 和 ActionSheet 两种弹出模式。",
5   "homepage": "https://github.com/Iibcore/MGPopupTool",
6   "license": "MIT",
7   "authors": {
8     "Luqiang": "china.zhangluqiang@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Iibcore/MGPopupTool.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "MGPopupTool/**/*.{h,m}",
18   "requires_arc": true