[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / a / 5 / f / GNRAlertController / 0.4.1 / GNRAlertController.podspec.json
blob6e789b832988e3fb97269461eb60a68706b7426c
2   "name": "GNRAlertController",
3   "version": "0.4.1",
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.4.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GNRAlertController/Classes/**/*",
22   "dependencies": {
23     "GNRFoundation": [
25     ],
26     "Masonry": [
28     ]
29   }