blob: f85ac2b84b75da1f4a535cae155ce5995e65fa44 [file] [log] [blame]
{
"name": "TZXSwift",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TZXSwift/**/*.swift",
"swift_version": "4.1"
}