blob: a964e2bb88328e994b8ce61f660f92cdcf614d67 [file] [log] [blame]
{
"name": "ICTLottieView",
"version": "0.1.7",
"summary": "方便使用的LottieView",
"description": "Swift和OC都可以使用,支持xib和代码布局",
"homepage": "https://github.com/onexf/ICTLottieView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"onexf": "630850673@qq.com"
},
"source": {
"git": "https://github.com/onexf/ICTLottieView.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"source_files": "ICTLottieView/Classes/**/*",
"dependencies": {
"lottie-ios": [
]
},
"swift_version": "5"
}