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