blob: 3048405bf4c95fefa435c26d3f9555d4d1773752 [file] [log] [blame]
{
"name": "NTZStackView",
"version": "1.2.2",
"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.2"
},
"source_files": "TZStackView/*.swift"
}