[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 0 / JGAlertController / 0.0.2 / JGAlertController.podspec.json
blob6bc165c87ea51a3d8a870e2df89d8da511763c84
2   "name": "JGAlertController",
3   "version": "0.0.2",
4   "summary": "iOS 弹出系统Alert通用方法定义",
5   "description": "iOS 弹出系统Alert便捷方法定义\n\n功能包括:\n1、JGAlertController调用显示Alert、ActionSheet\n2、UIController调用显示Alert、ActionSheet",
6   "homepage": "https://github.com/dengni8023/JGAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/dengni8023/JGAlertController.git",
13     "tag": "0.0.2"
14   },
15   "authors": [
16     {
17       "等你8023": "945835664@qq.com"
18     },
19     {
20       "git": "https://github.com/dengni8023/JGAlertController.git",
21       "tag": "0.0.2"
22     }
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "JGAlertController/*.{h,m}",
28   "dependencies": {
29     "JGSourceBase": [
30       "~> 0.0.1"
31     ]
32   },
33   "requires_arc": true