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