[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / b / d / GUAlertView / 1.0.10 / GUAlertView.podspec.json
blobec4f9fba439b62a5a5c32e2fad0089fbd968f00c
2   "name": "GUAlertView",
3   "version": "1.0.10",
4   "summary": "自定义弹框",
5   "description": "自定义弹框",
6   "homepage": "https://github.com/tf1106285167/GUAlertView.git",
7   "license": "MIT",
8   "authors": {
9     "TuFa": "1106285167@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/tf1106285167/GUAlertView.git",
16     "tag": "1.0.10"
17   },
18   "source_files": "GUAlertView/*.{h,m,xib}",
19   "libraries": "xml2",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
23       "~> 1.1.0"
24     ]
25   }