blob: c9a558933835d12557074c0771cbeeca5c06295f [file] [log] [blame]
{
"name": "Animations",
"version": "0.0.2",
"summary": "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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Animations/Sources/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}