blob: 2364fa258fada24c01b90d67088ae96b64f2fbb2 [file] [log] [blame]
{
"name": "TS_UIKit",
"version": "1.0.1",
"summary": "A Lib For UI.",
"description": "TSUIKit 是一个网络请求封装",
"homepage": "https://github.com/StoneStoneStoneWang/TSUIKit",
"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/TSUIKit.git",
"tag": "1.0.1"
},
"source_files": "Code/**/*.{h,m}"
}