blob: 59f535dd8f1f91608d64f4ab7b0d9146108565ea [file] [log] [blame]
{
"name": "ACSwiftTool",
"version": "1.1.0",
"summary": "This is an App development tool library based on Swift language.",
"description": "这是一个 App 开发工具库,基于 Swift 语言。This is an App development tool library based on Swift language.",
"homepage": "https://github.com/chenjc0317/ACSwiftTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjc0317": "chenjc0317@163.com"
},
"source": {
"git": "https://github.com/chenjc0317/ACSwiftTool.git",
"tag": "1.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "ACSwiftTool/Classes/**/*",
"dependencies": {
"HandyJSON": [
],
"Toast-Swift": [
],
"MJRefresh": [
],
"SVProgressHUD": [
]
},
"swift_version": "5.0"
}