blob: 9f159edc1b0f95e861da4ba8c1824a1da28b883a [file] [log] [blame]
{
"name": "ISMenuManager",
"version": "1.0.0",
"summary": "Menu Library that support menu creation in iOS projects",
"description": "Menu Library that support menu creation in iOS projects.",
"homepage": "http://www.ilhasoft.com.br",
"license": "MIT",
"authors": {
"Daniel Amaral": "daniel@ilhasoft.com.br"
},
"social_media_url": "http://twitter.com/danielamarall",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Ilhasoft/ISMenuManager.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"ISMenuManager/Classes/**/*"
],
"pushed_with_swift_version": "3.0"
}