blob: 55879a0dcbf375c9c1cd2910060860a829f29b23 [file] [log] [blame]
{
"name": "YVBanner",
"version": "1.5.3",
"summary": "A Simple Banner Base On iCarousel",
"homepage": "https://github.com/zhuxian022/YVBanner",
"license": "MIT",
"authors": "Yi Von",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhuxian022/YVBanner.git",
"tag": "1.5.3"
},
"source_files": "YVBanner/**/*.{h,m}",
"requires_arc": true,
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"iCarousel": [
]
}
}