blob: 246c17278d67087399bfaca4359d34ec58ea9cd3 [file] [log] [blame]
{
"name": "EGOCircleMenu",
"version": "1.0.0",
"summary": "Simple circle menu for iOS developers",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ego-cms/circlemenu.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel Chehov": "pchehov@ego-cms.com"
},
"source": {
"git": "https://github.com/ego-cms/circlemenu.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ego_innovations",
"platforms": {
"ios": "11.0"
},
"source_files": "EGOCircleMenu/Classes/*.swift",
"swift_version": "4.2",
"resource_bundles": {
"EGOCircleMenu": [
"EGOCircleMenu/Assets/*.json"
]
},
"dependencies": {
"lottie-ios": [
],
"PromiseKit": [
"~> 6.0"
]
}
}