[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / c / BaseTableView / 0.1.6 / BaseTableView.podspec.json
blobec03cc80b9222421ee8f5026b7ca58c0c57e5b63
2   "name": "BaseTableView",
3   "version": "0.1.6",
4   "summary": "这是基本的表格视图类",
5   "frameworks": [
6     "UIKit",
7     "Foundation"
8   ],
9   "requires_arc": true,
10   "platforms": {
11     "ios": "8.0"
12   },
13   "description": "这是基本的表格视图类。",
14   "homepage": "https://github.com/yangyueguang/MyCocoaPods",
15   "license": "MIT",
16   "authors": {
17     "yangyueguang": "2829969299@qq.com"
18   },
19   "source": {
20     "git": "https://github.com/yangyueguang/MyCocoaPods.git",
21     "tag": "0.1.6"
22   },
23   "source_files": "BaseFile/BaseTableView",
24   "dependencies": {
25     "MJRefresh": [
26       "~>3.1.0"
27     ],
28     "AFNetworking": [
29       "~>3.0"
30     ],
31     "SDWebImage": [
33     ],
34     "SVProgressHUD": [
35       "~>0.9"
36     ]
37   }