blob: 8345f513d520e70e7f6dc299fa1946791ba44ed9 [file] [log] [blame]
{
"name": "ICEVersionUpdate",
"version": "1.0.0",
"summary": "对版本更新的通知封装",
"description": "TODO: 对版本跟新的通知封装, 以实现在软件内部提醒用户跟新软件.",
"homepage": "https://github.com/My-Pod/ICEVersionUpdate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICEVersionUpdate.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}"
}