blob: a1f5de3cb37f841e02a26e2f66c5077b8537342a [file] [log] [blame]
{
"name": "TZXSwift",
"version": "0.0.1",
"summary": "A little Swift library.",
"homepage": "https://github.com/bigbearlazier/TZXSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zheng-Xun Tu": "a09372002@gmail.com"
},
"source": {
"git": "https://github.com/bigbearlazier/TZXSwift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TZXSwift/**/*.swift",
"swift_version": "4.1"
}