blob: 0c2d9efe5cf34ebef7a9ec593d1084166ebf2def [file] [log] [blame]
{
"name": "Vigorous",
"version": "0.0.3",
"summary": "Simple and easy control of iOS animations",
"description": "The Vigorous is a library to control iOS animations in a simpler and easier way.",
"homepage": "https://github.com/sanghapark/Vigorous",
"license": "MIT",
"authors": {
"Sang-Ha Park": "sanghapark1021@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sanghapark/Vigorous.git",
"tag": "0.0.3"
},
"source_files": "Vigorous/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}