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