blob: fb75fde00b4a8ea259cfb1baba7501c951ae4729 [file] [log] [blame]
{
"name": "HCDialogAlertView",
"version": "0.0.3",
"summary": "An Alert Diaglog that can show coreText and View, this is easy for user to show something.",
"homepage": "https://github.com/FredHsuForJava/HCAlertDialogHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuwenfeng": "xuwf@bsoft.com.cn"
},
"source": {
"git": "https://github.com/FredHsuForJava/HCAlertDialogHandler.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"HCDialogAlertView",
"HCDialogAlertView/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"TTTAttributedLabel": [
]
}
}