blob: 1609cd375a5f8343e3e69ad88401150cf0f8d002 [file] [log] [blame]
{
"name": "CircularRevealKit",
"version": "0.9.1",
"summary": "Circular reveal animations made easy",
"homepage": "https://github.com/T-Pro/CircularRevealKit",
"description": "This library was created to allow developers to implement the material design reveal effect.",
"screenshots": "https://media.giphy.com/media/3cwSEnIK1GJEs/giphy.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ppamorim": "pp.amorim@hotmail.com"
},
"source": {
"git": "https://github.com/T-Pro/CircularRevealKit.git",
"tag": "0.9.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CircularRevealKit/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}