blob: b048d4d273005c9f8984e96505a79549e6612a4e [file] [log] [blame]
{
"name": "Petral-UI-Updator",
"version": "1.0.4",
"summary": "Petral-UI的即时更新的测试插件,可在模拟器刷新XML布局,不需重启项目",
"description": "Petral-UI-Updator:即时更新的测试插件,可在模拟器刷新XML布局,不需重启项目",
"homepage": "https://github.com/huangzhibin/Petral-UI-Updator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ikrboy@163.com": "huangzhibin"
},
"source": {
"git": "https://github.com/huangzhibin/Petral-UI-Updator.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Petral-UI-Updator/Classes/**/*",
"resource_bundles": {
"Petral-UI-Updator": [
"Petral-UI-Updator/Assets/**/*"
]
}
}