blob: 9a153a9966578c44498a562f6ec3e3a04806f00c [file] [log] [blame]
{
"name": "TCZKit",
"version": "0.0.1",
"summary": "A sample way to create App with TCZKit.",
"description": "A sample way to create App with TCZKit. You can create UI sample.",
"homepage": "https://github.com/iMetalk/TCZKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangsuyan": "wsyxyxs@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iMetalk/TCZKit.git",
"tag": "0.0.1"
},
"source_files": "TCZKit/**/*.swift",
"dependencies": {
"SnapKit": [
"~> 3.0.2"
]
},
"pushed_with_swift_version": "3.0"
}