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