blob: 2d84d7cfd2731ed2576db4dec70eb5c822b9ce18 [file] [log] [blame]
{
"name": "TS_ToolKit",
"version": "0.0.4",
"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.4"
},
"source_files": "Code/**/*.{h,m}"
}