| { |
| "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" |
| ] |
| } |
| } |