[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 4 / 2 / c / HAlertView / 0.2.0 / HAlertView.podspec.json
blob48eb79469c304e81eb0dfea26eae28a41eeba23d
2   "name": "HAlertView",
3   "version": "0.2.0",
4   "summary": "description of HAlertView.",
5   "description": "TODO: 自定义的AlertView.",
6   "homepage": "https://github.com/huahongiOS/HAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huahong": "2330669775@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huahongiOS/HAlertView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HAlertView/Classes/HAlertView/*",
22   "resource_bundles": {
23     "HAlertView": [
24       "HAlertView/Assets/*"
25     ]
26   }