blob: 360871b792d2576c664babd7d59a8498e013cb10 [file] [log] [blame]
{
"name": "TSToolKit_Swift",
"version": "1.0.9",
"summary": "A Lib For Tool.",
"description": "TSToolKit_Swift是一个综合类的工具类。 字符串、颜色 图片等 Load+Swizzling",
"homepage": "https://github.com/StoneStoneStoneWang/TSToolKit_Swift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/TSToolKit_Swift.git",
"tag": "1.0.9"
},
"source_files": "Code/**/*.{swift}"
}