blob: 9e8610d62589ed062b6979ffdce403bb2a14c710 [file] [log] [blame]
{
"name": "NTZStackView",
"version": "1.2.1",
"summary": "NTZStackView is TZStackView with fix bug break layout when hide view.",
"homepage": "https://github.com/tomvanzummeren/TZStackView.git",
"license": {
"type": "MIT"
},
"authors": {
"Nghia Nguyen": "nghiaphunguyen501@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghiaphunguyen/TZStackView.git",
"tag": "1.2.1"
},
"source_files": "TZStackView/*.swift"
}