blob: 63a59d983b63956ffe50c537b7fb2550f175bf9a [file] [log] [blame]
{
"name": "BaseTableView",
"version": "0.3.1",
"summary": "这是基本的表格视图类",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"description": "这是基本的表格视图类。",
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
"license": "MIT",
"authors": {
"yangyueguang": "2829969299@qq.com"
},
"source": {
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
"tag": "0.3.1"
},
"source_files": "BaseFile/BaseTableView",
"dependencies": {
"MJRefresh": [
"~> 3.1.0"
],
"AFNetworking": [
"~> 3.0"
],
"SDWebImage": [
],
"SVProgressHUD": [
"~> 2.2"
]
}
}