blob: 8c1a3378fc15effde117accd17b4c5b43ae62d18 [file] [log] [blame]
{
"name": "TSTFKit",
"version": "1.0.8",
"summary": "A Lib For TextField.",
"description": "TFKit is a smart tool for tf。",
"homepage": "https://github.com/StoneStoneStoneWang/TSTFKit",
"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/TSTFKit.git",
"tag": "1.0.8"
},
"source_files": "Code/**/*.{h,m}",
"dependencies": {
"TS_ToolKit": [
]
}
}