blob: 9b72d11f01c04c4fe2254cf3009e228171627138 [file] [log] [blame]
{
"name": "YBookmarkView",
"version": "0.1.1",
"summary": "YBookmarkView 是类似新闻的书签页面形式",
"description": "YBookmarkView 是类似新闻的书签页面形式,大部分项目都需要用到,现在贡献出来,方便大家使用方便",
"homepage": "https://github.com/ethanbing/YBookmarkView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ethanbing": "380711712@qq.com"
},
"source": {
"git": "https://github.com/ethanbing/YBookmarkView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YBookmarkView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}