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