blob: 8e89888752f5502c6bf20b0d391aa8bbcdfc08da [file] [log] [blame]
{
"name": "GKBaseProject",
"version": "0.1.2",
"summary": "GKBaseProject 基础库",
"description": "GKBaseProject 很长的介绍",
"homepage": "https://github.com/1103785815",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1103785815@qq.com": "1103785815@qq.com"
},
"source": {
"git": "https://gitee.com/CodeBlog/GKBaseProject.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "GKBaseProject/Classes/**/*",
"subspecs": [
{
"name": "static.dependencies",
"dependencies": {
"Alamofire": [
"~> 4.8.0"
],
"HandyJSON": [
"~> 4.2.1"
],
"SnapKit": [
"~> 4.2.0"
],
"SKPhotoBrowser": [
"~> 6.0.0"
],
"Kingfisher": [
"~> 4.10.1"
],
"WebViewJavascriptBridge": [
"~> 6.0.3"
],
"ReachabilitySwift": [
"~> 4.3.0"
],
"IQKeyboardManager": [
"~> 6.2.0"
],
"MJRefresh": [
"~> 3.1.15.7"
],
"TZImagePickerController": [
"~> 3.1.5"
],
"TOCropViewController": [
"~> 2.3.8"
],
"WMPageController": [
"~> 2.5.2"
],
"SDCycleScrollView": [
"~> 1.75"
],
"ActiveLabel": [
"~> 1.0.1"
],
"AliyunOSSiOS": [
"~> 2.10.7"
],
"SwifterSwift": [
"~> 4.6.0"
],
"SHFullscreenPopGestureSwift": [
"~> 1.2.1"
],
"RealmSwift": [
"~> 3.12.0"
]
}
}
]
}