[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 9 / HWAlertManager / 2.0.2 / HWAlertManager.podspec.json
blobd76213b3f42ec1db1071d31ac70ef6b6e38feaa2
2   "name": "HWAlertManager",
3   "version": "2.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ]
23   }