blob: 49bd81d7c6b5c2936579782b13a3b8c5573564ec [file] [log] [blame]
{
"name": "TYSwiftBase",
"version": "0.0.10",
"summary": "swift基础类库",
"description": "提喀科技有限公司,swift基础类库,基本功能集成库。",
"homepage": "https://code.aliyun.com/tyche-ios/TYSwiftBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hwqforapple@163.com": "hwqforapple@163.com"
},
"source": {
"git": "https://code.aliyun.com/tyche-ios/TYSwiftBase.git",
"tag": "0.0.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TYSwiftBase/Classes/*.swift",
"swift_version": "5.0",
"dependencies": {
"SwiftyJSON": [
],
"Alamofire": [
],
"SnapKit": [
],
"Toast-Swift": [
]
}
}