blob: c078f418bb924620e204de2f923ceef5a142cf49 [file] [log] [blame]
{
"name": "CMTabbarView",
"version": "0.1.1",
"summary": "CMTabbarView is a scrolling tab bar,provides a simple to implement view",
"description": "CMTabbarView is a scrolling tab bar,provides a simple to implement view like NetEase News",
"homepage": "https://github.com/moyunmo/CMTabbarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"momo605654602@gmail.com": "moyunmo@hotmail.com"
},
"source": {
"git": "https://github.com/moyunmo/CMTabbarView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMTabbarView/Classes/**/*"
}