blob: 5754a27fe7beef934810bd96e76cf64b476f0af1 [file] [log] [blame]
{
"name": "WLToolsKit",
"version": "1.2.4",
"summary": "A Lib For Tool.",
"description": "WLToolKit是一个综合类的工具类。 字符串、颜色 图片等 Load+Swizzling",
"homepage": "https://github.com/StoneStoneStoneWang/WLToolsKit",
"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/WLToolsKit.git",
"tag": "1.2.4"
},
"source_files": "Code/**/*.{swift}"
}