blob: e48d808f12b4d1b3c9d9ee9fa9dddb0753c5dab1 [file] [log] [blame]
{
"name": "Shortcat",
"summary": "Navigate UITableViews, UICollectionViews, and UIScrollViews with cat-like agility. 🐱",
"version": "1.0",
"license": {
"type": "MIT"
},
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"source_files": "Source/*/*.swift",
"swift_version": "4.2",
"homepage": "https://github.com/mergesort",
"source": {
"git": "https://github.com/mergesort/Shortcat.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"frameworks": "UIKit"
}