blob: ec3ffdeffa09ea8272c3ed9ed31e9e256e499f75 [file] [log] [blame]
{
"name": "ScrollNewView",
"version": "0.1.0",
"summary": "无限滑动tableView",
"description": "无限滑动tableView,可以使用默认的样式,也可以自定义自己的cell",
"homepage": "https://github.com/crazyLuobo/ScrollNewView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanwenbo_78201@163.com": "yanwenbo_78201@163.com"
},
"source": {
"git": "https://github.com/crazyLuobo/ScrollNewView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ScrollNewView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}