[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / b / e / HCDialogAlertView / 0.0.3 / HCDialogAlertView.podspec.json
blobfb75fde00b4a8ea259cfb1baba7501c951ae4729
2   "name": "HCDialogAlertView",
3   "version": "0.0.3",
4   "summary": "An Alert Diaglog that can show coreText and View, this is easy for user to show something.",
5   "homepage": "https://github.com/FredHsuForJava/HCAlertDialogHandler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xuwenfeng": "xuwf@bsoft.com.cn"
12   },
13   "source": {
14     "git": "https://github.com/FredHsuForJava/HCAlertDialogHandler.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "HCDialogAlertView",
22     "HCDialogAlertView/**/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "TTTAttributedLabel": [
28     ]
29   }