blob: bb9f1b116d3cf4106ed609eb4e1d5afc01bd1551 [file] [log] [blame]
{
"name": "RGPageMenu",
"version": "0.1.0",
"summary": "iOS Page Menu which looks like in Android",
"description": "A flexible paging menu controller build with UIPageViewController",
"homepage": "https://github.com/realgreys/RGPageMenu",
"license": "MIT",
"authors": {
"realgreys": "realgreys@gmail.com"
},
"source": {
"git": "https://github.com/realgreys/RGPageMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RGPageMenu/Classes/**/*"
}