blob: d2329bf947ec8cc6a88d432f4a6c8d874fdd1526 [file] [log] [blame]
{
"name": "TSToolKit_Swift",
"version": "1.1.2",
"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.1.2"
},
"source_files": "Code/**/*.{swift}"
}