blob: f23c0a73f39bb05a195a775a79808a317b3f8c4d [file] [log] [blame]
{
"name": "TSToolKit_Swift",
"version": "1.0.0",
"summary": "A Lib For Transition.",
"description": "TSToolKit_Swift是一个综合类的工具类。 字符串、颜色 图片等",
"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.0"
},
"source_files": "Code/**/*.{swift}"
}