blob: fcd132aaa76dcf70fc60bd3bf9469531584b3610 [file] [log] [blame]
{
"name": "UKAnimation",
"version": "0.0.2",
"summary": "对CAAnimation进行了封装并且提供了一些简单的动画",
"homepage": "https://github.com/AmyF/UKAnimation",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"unko": "840382477@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AmyF/UKAnimation.git",
"tag": "0.0.2"
},
"source_files": [
"Source",
"Source/**/*.{swift,h,m}"
],
"swift_version": "4.0",
"requires_arc": true
}