blob: 0630ddbaad30df9becdd6e88da92a949601a45c8 [file] [log] [blame]
{
"name": "Animations",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Animations/Sources/**/*",
"frameworks": "UIKit"
}