blob: 6efd0b9f6cd414733c27e891bfe64a036ce807d3 [file] [log] [blame]
{
"name": "IGCMenu",
"version": "1.0",
"summary": "Grid and Circular Menu for iOS.",
"description": "IGCMenu library gives easy way to create Grid and Circular menu in app.\nThis is light weight and highly customisable menu.Support iOS 7 and above.",
"homepage": "https://github.com/sunilsharma08/IGCMenu",
"license": "MIT",
"authors": {
"Sunil Sharma": "sunilsharma.ss08@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunilsharma08/IGCMenu.git",
"tag": "1.0"
},
"source_files": "IGCMenu/**/*.{h,m}",
"requires_arc": true
}