blob: 73cac36b095e5063d504935ab103a48e228eb103 [file] [log] [blame]
{
"name": "BaseTableView",
"version": "0.1.8",
"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.1.8"
},
"source_files": "BaseFile/BaseTableView",
"dependencies": {
"MJRefresh": [
"~> 3.1.0"
],
"AFNetworking": [
"~> 3.0"
],
"SDWebImage": [
],
"SVProgressHUD": [
"~> 2.0"
]
}
}