blob: fca8aec1f69a5a2e23cdcf1710b73ec505366e43 [file] [log] [blame]
{
"name": "TFSegment",
"version": "1.0.1",
"summary": "Have no summary TFSegment.",
"description": "A Main Foundation Component for Other Kit",
"homepage": "https://github.com/554994782/TFSegment.git",
"license": "MIT",
"authors": {
"jiangyunfeng": "554994782@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/554994782/TFSegment.git",
"tag": "1.0.1"
},
"source_files": "TFSegment",
"public_header_files": "TFSegment/**/*.h",
"subspecs": [
{
"name": "Custom",
"source_files": "TFSegment/Custom/*.{h,swift,c,m}"
}
]
}