blob: c6ef37157ff9b3745b5b367d340151d08dbcff7f [file] [log] [blame]
{
"name": "BBUpdate",
"version": "1.1",
"summary": "一行代码实现程序更新提醒",
"description": "一行代码实现程序更新提醒,还可以设置确定取消等提示内容",
"homepage": "https://github.com/zyvv/BBUpdate",
"license": "MIT",
"authors": {
"zyvv": "zhangyangv@foxmail.com"
},
"source": {
"git": "https://github.com/zyvv/BBUpdate.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BBUpdate/*.{h,m}"
}