blob: f2202dff10237da93b7e2416fa72695814030f6d [file] [log] [blame]
{
"name": "BaseScrollView",
"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/BaseScrollView.{h,m}",
"dependencies": {
"MJRefresh": [
],
"AFNetworking": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}