blob: 384f39f19b1ef40529e3c37fd146e0e502e2225b [file] [log] [blame]
{
"name": "SimpleCircleMenu",
"version": "1.0.2",
"summary": "Simple circle menu for iOS developers",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pavel-chehov/SimpleCircleMenu.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel Chehov": "pavel.chehov.personal@gmail.com"
},
"source": {
"git": "https://github.com/pavel-chehov/SimpleCircleMenu.git",
"tag": "1.0.2"
},
"social_media_url": "https://www.facebook.com/pavel.chehov.9",
"platforms": {
"ios": "11.0"
},
"source_files": "SimpleCircleMenu/Classes/*.swift",
"swift_versions": "4.2",
"resource_bundles": {
"SimpleCircleMenu": [
"SimpleCircleMenu/Assets/*.json"
]
},
"dependencies": {
"lottie-ios": [
],
"PromiseKit": [
"~> 6.0"
]
},
"swift_version": "4.2"
}