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