blob: 983ad969f3ff21698c8c400a167b01037710cb2e [file] [log] [blame]
{
"name": "HzmProgress",
"version": "1.0.0",
"summary": "一个轮子,状态提示",
"description": "详细描述:一个轮子,状态提示",
"homepage": "https://github.com/zhimingcow/HzmProgress.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhimingcow": "zhimingcow@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/zhimingcow/HzmProgress.git",
"tag": "1.0.0"
},
"source_files": "HzmProgress/*.{h,m}",
"exclude_files": "Classes/Exclude"
}