blob: d26d4ca037bfcb45f5028966cf8a4bbbb21535b1 [file] [log] [blame]
{
"name": "HXAlertViewController",
"version": "0.0.1",
"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.1"
},
"source_files": "HXAlertViewController/HXAlertViewController/Classes/**/*.{h,m}"
}