blob: cafd7fb017d27b5fd7506f408e6c7e781d4df261 [file] [log] [blame]
{
"name": "BaseStaticTableView",
"version": "0.1.9",
"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.9"
},
"source_files": "BaseFile/BaseStaticTableView.{h,m}",
"dependencies": {
"MJRefresh": [
"~> 3.1.0"
],
"AFNetworking": [
"~> 3.0"
],
"SDWebImage": [
],
"SVProgressHUD": [
"~> 2.2"
]
}
}