[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 0 / JGAlertController / 0.0.3 / JGAlertController.podspec.json
blob8a6f6084ff8ebbab49cf9a6c4e27a91afacd6900
2   "name": "JGAlertController",
3   "version": "0.0.3",
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.3"
14   },
15   "authors": [
16     {
17       "等你8023": "945835664@qq.com"
18     },
19     {
20       "git": "https://github.com/dengni8023/JGAlertController.git",
21       "tag": "0.0.3"
22     }
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "JGAlertController/*.{h,m}",
28   "public_header_files": "JGAlertController/*.h",
29   "dependencies": {
30     "JGSourceBase": [
31       "0.0.5"
32     ]
33   },
34   "requires_arc": true