[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 2 / 4 / ScrollNewView / 0.1.0 / ScrollNewView.podspec.json
blobec3ffdeffa09ea8272c3ed9ed31e9e256e499f75
2   "name": "ScrollNewView",
3   "version": "0.1.0",
4   "summary": "无限滑动tableView",
5   "description": "无限滑动tableView,可以使用默认的样式,也可以自定义自己的cell",
6   "homepage": "https://github.com/crazyLuobo/ScrollNewView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yanwenbo_78201@163.com": "yanwenbo_78201@163.com"
13   },
14   "source": {
15     "git": "https://github.com/crazyLuobo/ScrollNewView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ScrollNewView/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }