blob: 581a6c3a2e61b3910a365dd1a85c0b83c76f0006 [file] [log] [blame]
{
"name": "Animations",
"version": "0.0.6",
"summary": "Chaining animations && syntax sugar",
"homepage": "https://github.com/vysotskiyserhiy/Animations.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
},
"source": {
"git": "https://github.com/vysotskiyserhiy/Animations.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Animations/Sources/**/*",
"swift_versions": "4.2",
"frameworks": "UIKit"
}