blob: 8799584e56fe33249d58ef33b2d2fcea08a4aa14 [file] [log] [blame]
{
"name": "HXAlertViewController",
"version": "0.0.4",
"summary": "HXAlert",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://www.hexindai.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘跃武": "yuewuliu@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/lywhaha/HXAlertViewController.git",
"tag": "0.0.4"
},
"source_files": "HXAlertViewController/HXAlertViewController/Classes/**/*.{h,m}",
"dependencies": {
"BlocksKit": [
"~> 2.2.5"
],
"FFToast": [
"~> 1.2.0"
]
}
}