blob: 1fbe5c27908ee2f8bf6e4b02eee1aa0232cfd19a [file] [log] [blame]
{
"name": "TYSwiftBase",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TYSwiftBase/Classes/*.swift",
"swift_version": "5.0",
"dependencies": {
"SwiftyJSON": [
],
"Alamofire": [
],
"SnapKit": [
],
"Toast-Swift": [
]
}
}