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