blob: 63be94322bdb6e272d5d62c7a0e0cd9bba7df576 [file] [log] [blame]
{
"name": "EasingFunction",
"version": "1.0.2",
"summary": "EasingFunction",
"homepage": "https://github.com/kimtaesu/EasingFunction.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Assin": "kimtaesoo188@gmail.com"
},
"source": {
"git": "https://github.com/kimtaesu/EasingFunction.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}