[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / f / GNRAlertController / 0.3.0 / GNRAlertController.podspec.json
blob68717fb7524d2e6d3a951f4fbd7132aa8744af5b
2   "name": "GNRAlertController",
3   "version": "0.3.0",
4   "summary": "一款简单的Alert组件,支持自定义视图",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ly918/GNRAlertController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ly918@qq.com": "ly918@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ly918/GNRAlertController.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GNRAlertController/Classes/**/*",
22   "dependencies": {
23     "GNRFoundation": [
25     ],
26     "Masonry": [
28     ]
29   }