blob: d0bc5eef6f6d56e55a3b4e962cd8b9608f2779af [file] [log] [blame]
{
"name": "Static",
"version": "4.0.1",
"summary": "Simple static table views for iOS in Swift.",
"description": "Static provides simple static table views for iOS in Swift.",
"homepage": "https://github.com/venmo/static",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/venmo/Static.git",
"tag": "v4.0.1"
},
"authors": {
"Venmo": "ios@venmo.com",
"Sam Soffes": "sam@soff.es"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "Static/*.{swift,h}"
}