blob: 8f635c7b265876e20c689a99ad3318891c621aa6 [file] [log] [blame]
{
"name": "SwiftProjectBsics",
"version": "0.8.3",
"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.8.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftProjectBsics/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"dependencies": {
"Kingfisher": [
],
"Alamofire": [
],
"MJRefresh": [
],
"MMKV": [
]
}
}