blob: d769962a5beb4c0cb726bcc0b7e003f17e691390 [file] [log] [blame]
{
"name": "SNYKit",
"version": "2.5.2",
"summary": "贼便利的工具集",
"description": "为满足日常开发需要,不断扩充完善中。",
"homepage": "https://github.com/zesicus/SNYKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zesicus": "zesicus@163.com"
},
"source": {
"git": "https://github.com/zesicus/SNYKit.git",
"tag": "2.5.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "SNYKit/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"ReachabilitySwift": [
"4.3.1"
],
"Kingfisher": [
"5.3.1"
]
},
"swift_version": "5.0"
}