blob: c1b7f3c000c710cbfe144737767c251f5b7cd643 [file] [log] [blame]
{
"name": "AMStackView",
"version": "2.0",
"summary": "AMStackView is a replica of iOS 9's new UIStackView for use in iOS 7 and iOS 8. It support swift 4.2",
"homepage": "https://github.com/Anumothu/TZStackView.git",
"license": {
"type": "MIT"
},
"authors": {
"tomvanzummeren": "tom.van.zummeren@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Anumothu/TZStackView.git",
"tag": "2.0"
},
"source_files": "TZStackView/*.swift"
}