[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / 2 / 3 / d / GNRAlertView / 0.3.2 / GNRAlertView.podspec.json
blobc9ee09a4f2a8592bd04d83ac12e75dc35e42b2d9
2   "name": "GNRAlertView",
3   "version": "0.3.2",
4   "summary": "UU跑腿iOS公用组件 GNRAlertView",
5   "description": "TODO: Add long description of the pod here. UU跑腿iOS公用组件 GNRAlertView.",
6   "homepage": "https://git.oschina.net/uupt/GNRAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ly918@qq.com": "魔笛GNR"
13   },
14   "source": {
15     "git": "https://git.oschina.net/uupt/GNRAlertView.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GNRAlertView/Classes/**/*",
22   "public_header_files": "GNRAlertView/Classes/**/*.h",
23   "dependencies": {
24     "GNRCoreKit": [
26     ]
27   }