blob: 94e6a21e557dd6d96489f5232239b0e40a4d45f6 [file] [log] [blame]
{
"name": "TS_ToolKit",
"version": "0.0.5",
"summary": "A Lib For Tool.",
"description": "各种工具类",
"homepage": "https://github.com/StoneStoneStoneWang/TS_ToolKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/TS_ToolKit.git",
"tag": "0.0.5"
},
"source_files": "Code/**/*.{h,m}"
}