blob: a017a1199f99b396f41ea82a1e7c785075604fc2 [file] [log] [blame]
{
"name": "BNMenuViewController",
"version": "0.1.0",
"summary": "Animated menu for iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BijeshNair/BNMenuViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bijesh Nair": "bijesh4@gmail.com"
},
"source": {
"git": "https://github.com/BijeshNair/BNMenuViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "BNMenuViewController/Classes/**/*"
}