blob: bb55741e2069f41d9f9958b2d4cb0d18f4676043 [file] [log] [blame]
{
"name": "PanelController",
"version": "1.0.10",
"summary": "Controller component to add panels on both side of the screen.",
"homepage": "https://github.com/tgyhlsb/PanelController",
"license": "MIT",
"authors": {
"Tanguy Helesbeux": "pods@helesbeux.com"
},
"source": {
"git": "https://github.com/tgyhlsb/PanelController.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PanelController/Classes/**/*",
"resource_bundles": {
"PanelController": [
"PanelController/Assets/*.png"
]
}
}