blob: 39c2c62858e9487d0f8fdb167663afc152cd583f [file] [log] [blame]
{
"name": "ITRAirSideMenu",
"version": "1.0.1",
"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.1"
},
"source_files": "classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}