blob: 5167444363782498fd2bf6bde467549caf254d83 [file] [log] [blame]
{
"name": "SwiftProjectBsics",
"version": "0.9.0",
"summary": "公共组件,网络请求,常量,便捷函数,通过Cocoapods集成",
"homepage": "https://github.com/AsTao/SwiftProjectBsics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tao": "236048180@qq.com"
},
"source": {
"git": "https://github.com/AsTao/SwiftProjectBsics.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftProjectBsics/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"dependencies": {
"Kingfisher": [
],
"Alamofire": [
],
"MJRefresh": [
],
"MMKV": [
]
}
}