blob: 42fc543995735c8607eb0363eb29f06f4e34f434 [file] [log] [blame]
{
"name": "RGPageMenu",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RGPageMenu/Classes/**/*"
}