[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / d / 7 / UIFastTableView / 0.2.6 / UIFastTableView.podspec.json
blob7b7c381c8080632db6513964a63334a41d6aac8e
2   "name": "UIFastTableView",
3   "version": "0.2.6",
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.6"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "UIFastTableView/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   }