blob: 44eb1a8e801d21271791fa2ce6cd4511b3ce59b3 [file] [log] [blame]
{
"name": "Petral-UI-Updator",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Petral-UI-Updator/Classes/**/*",
"resource_bundles": {
"Petral-UI-Updator": [
"Petral-UI-Updator/Assets/*.png"
]
}
}