blob: c6d8dd00fe1bd62fd3db0f975ed2a4a83a52ed27 [file] [log] [blame]
{
"name": "YFSlide",
"version": "1.0.0.2",
"summary": "iOS上功能强大的幻灯片组件",
"homepage": "https://github.com/DandreYang/YFSlide",
"license": "MIT",
"authors": {
"‘Dandre’": "mkshow@126.com"
},
"social_media_url": "https://yangfeng.pw",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DandreYang/YFSlide.git",
"tag": "1.0.0.2"
},
"source_files": "YFSlide/**/*.{h,m}",
"public_header_files": "YFSlide/**/*.h",
"dependencies": {
"SDWebImage": [
]
}
}