[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / b / d / GUAlertView / 1.1.7 / GUAlertView.podspec.json
blob51b3ca208fbe0f7047aece8e19dd10ec3a7bae5a
2   "name": "GUAlertView",
3   "version": "1.1.7",
4   "summary": "自定义弹框",
5   "description": "自定义弹框GUAlertView",
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.1.7"
17   },
18   "source_files": "GUAlertView/*",
19   "resources": [
20     "GUAlertView/*.xcassets"
21   ],
22   "libraries": "xml2",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ]
28   }