blob: ac32adba71cf1755756d62c03bfa2a91998da845 [file] [log] [blame]
{
"name": "EasyCarouselView",
"version": "1.0.1",
"summary": "OC版轮播广告、图片视图,带指示器视图。",
"homepage": "https://github.com/wsj2012/EasyCarouselView",
"license": "MIT",
"authors": {
"wsj_2012": "time_now@yeah.net"
},
"source": {
"git": "https://github.com/wsj2012/EasyCarouselView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Libs/*.{h,m}",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}