blob: b5d23b47ad425335dbd666b59f393b520d708365 [file] [log] [blame]
{
"name": "TSTFKit_Swift",
"version": "1.0.4",
"summary": "A Lib For TF.",
"description": "TSTFKit_Swift 文本框的工具类 基于 MXThenAction UIColor",
"homepage": "https://github.com/StoneStoneStoneWang/TSTFKit_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/TSTFKit_Swift.git",
"tag": "1.0.4"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"TSToolKit_Swift": [
]
}
}