[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 1 / 9 / HWAlertManager / 2.0.7 / HWAlertManager.podspec.json
bloba111b6973add271db29b8a4b7ecc656d4e88c48e
2   "name": "HWAlertManager",
3   "version": "2.0.7",
4   "summary": "Pop-up based view(e.g. AlertView SheetView), or you can easily customize for your own usage.",
5   "homepage": "https://github.com/wowbby/HWAlertManager",
6   "license": "MIT",
7   "authors": {
8     "wowbby": "zhengzx@haierubic.com.com"
9   },
10   "source": {
11     "git": "https://github.com/wowbby/HWAlertManager.git",
12     "tag": "2.0.7"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ]
23   }