blob: a98743245311807e3824f727a9c67717cefa89ae [file] [log] [blame]
{
"name": "Static",
"version": "2.3.0",
"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": "v2.3.0"
},
"authors": {
"Venmo": "ios@venmo.com",
"Sam Soffes": "sam@soff.es"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "Static/*.{swift,h}"
}