blob: 6ef245f591646d9145321f22f8fe2da554f4124c [file] [log] [blame]
{
"name": "Animator",
"version": "0.1.0",
"summary": "Curve value creator.",
"description": "Animator is able to create original curve value. and able to set framerate.",
"homepage": "https://github.com/noppefoxwolf/Animator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomoya Hirano": "cromteria@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/Animator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Animator/Classes/**/*"
}