blob: 5a0dbdfbf0a74042aedb54c9a4c053fa6be2d435 [file] [log] [blame]
{
"name": "ITRAirSideMenu",
"version": "1.0.2",
"summary": "Navigation similar to Flipkart drawer navigation",
"homepage": "https://github.com/ITechRoof/ITRAirSideMenu",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Kiruthika": "kirthi.shalom@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ITechRoof/ITRAirSideMenu.git",
"tag": "1.0.2"
},
"source_files": "classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}