[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 1 / ZZCustomAlertView / 0.1.0 / ZZCustomAlertView.podspec.json
blob6355e2fd74544dec37e13f03831da64b80886593
2   "name": "ZZCustomAlertView",
3   "version": "0.1.0",
4   "summary": "ZZCustomAlertView is an alert view that you can totally customize it.",
5   "description": "ZZCustomAlertView is an alert view that you can totally customize it.\n\nvisit https://github.com/zzdjk6/ZZCustomAlertView for more details.\n",
6   "homepage": "https://github.com/zzdjk6/ZZCustomAlertView",
7   "screenshots": [
8     "https://github.com/zzdjk6/ZZCustomAlertView/raw/master/ZZCustomeAlertView%20Customized.png",
9     "https://github.com/zzdjk6/ZZCustomAlertView/raw/master/ZZCustomAlertView%20Plain.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "zzdjk6": "zzdjk6@126.com"
14   },
15   "source": {
16     "git": "https://github.com/zzdjk6/ZZCustomAlertView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "resource_bundles": {
25     "ZZCustomAlertView": [
26       "Pod/Assets/*.png"
27     ]
28   }