[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / 7 / UIFastTableView / 0.2.0 / UIFastTableView.podspec.json
blobbb400bc3fe12bd904e3315f1dc466e4b127b72d6
2   "name": "UIFastTableView",
3   "version": "0.2.0",
4   "summary": "A short description of UIFastTableView.",
5   "description": "这是一个被封装的控件快捷使用类库,里面有demo,通过demo直接可以使用控件类库",
6   "homepage": "www.baidu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wallen": "910082734@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Wallenone/UIFastTableView",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "UIFastTableView/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   }