blob: d7195fc9314d0f3667584fd755108d95d7fe9947 [file] [log] [blame]
{
"name": "CircularRevealKit",
"version": "0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CircularRevealKit/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0.2"
}