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