blob: ea99b4f8253ef15ea29b18d301f08ccf12d4ec2d [file] [log] [blame]
{
"name": "CSChannelView-OC",
"version": "0.0.1",
"summary": "一个灵活的频道View",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joslyn": "cs_joslyn@foxmail.com"
},
"homepage": "https://github.com/JoslynWu/CSChannelView-OC",
"social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JoslynWu/CSChannelView-OC.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.{h}",
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}