blob: 8b0fb80d551d2e0cf975c93ae36e6c931157959d [file] [log] [blame]
{
"name": "EGOCircleMenu",
"version": "1.0.1",
"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.1"
},
"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"
]
}
}