blob: 21ca1d4aea6d4c2a99379e47a20fbd5aaccd3106 [file] [log] [blame]
{
"name": "IVUIKit",
"version": "0.9.5",
"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": "0.9.5"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"vendored_frameworks": "IVUIKit/IVUIKit.framework",
"resources": "IVUIKit/IVUIKit.bundle",
"requires_arc": true,
"dependencies": {
"lottie-ios": [
"~> 2.5.0"
],
"Masonry": [
]
}
}