blob: 22b5ddca799e59b21e10bac7bd27d20e8d169b6f [file] [log] [blame]
{
"name": "WLToolsKit",
"version": "1.2.2",
"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.2"
},
"source_files": "Code/**/*.{swift}"
}