blob: 7e69f070e3cbcfab129d4e7b6418d24dfb0e4ff5 [file] [log] [blame]
{
"name": "JJValueAnimator",
"version": "1.0",
"summary": "Simple ValueAnimator",
"description": "updating values , easy and simple JJValueAnimator.",
"homepage": "https://github.com/Only-IceSoul/ios-jjvalueanimator",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"only-icesoul": "justinjlf21@gmail.com"
},
"source": {
"git": "https://github.com/Only-IceSoul/ios-jjvalueanimator.git",
"tag": "1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "src/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}