blob: 19ba8436c12fa8c125a76b38fc7a2e94078f71fa [file] [log] [blame]
{
"name": "Vigorous",
"version": "0.0.2",
"summary": "Simple and easy control of iOS animations",
"description": "The Vigorous is a library to controll 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.2"
},
"source_files": "Vigorous/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}