blob: 92a6a9cdded9d1cf497fdfb18f18fecb36a8a4c4 [file] [log] [blame]
{
"name": "IGCMenu",
"version": "1.2.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.2.0"
},
"source_files": "IGCMenu/**/*.{h,m}",
"requires_arc": true
}