blob: f0d0fbbdae86ae09827364aac721b990e4820017 [file] [log] [blame]
{
"name": "TSTFKit",
"version": "1.0.5",
"summary": "A Lib For TextField.",
"description": "TFKit是一个综合类的textfield工具类。",
"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.5"
},
"source_files": "Code/**/*.{h,m}"
}