[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / b / d / GUAlertView / 1.1.3 / GUAlertView.podspec.json
blobc0510be9ff5ad71710d83384147863a896fb2fe6
2   "name": "GUAlertView",
3   "version": "1.1.3",
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.3"
17   },
18   "source_files": "GUAlertView/*",
19   "libraries": "xml2",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ]
25   }