blob: 7f749f6cecbae8d5ae30f703a67e0997de26ad9b [file] [log] [blame]
{
"name": "IVUIKit",
"version": "1.0.8",
"summary": "UI tools used in iwown iOS developer team",
"license": "MIT",
"authors": {
"xuezou": "377949550@qq.com"
},
"homepage": "https://github.com/xuezou/IVUIKit",
"source": {
"git": "https://github.com/xuezou/IVUIKit.git",
"tag": "1.0.8"
},
"source_files": [
"Products/",
"Products/**/*.{h,m}"
],
"platforms": {
"ios": "10.0"
},
"resources": "Products/IVUIKit.bundle",
"requires_arc": true,
"dependencies": {
"lottie-ios": [
"~> 2.5.0"
],
"Masonry": [
]
}
}