blob: bf3f9104cf478f16a093d9eaaa743945d73588dc [file] [log] [blame]
{
"name": "Persei",
"version": "4.0.0",
"swift_versions": "5.0",
"homepage": "https://github.com/Yalantis/Persei",
"summary": "Animated top menu for UITableView / UICollectionView / UIScrollView in Swift!",
"screenshots": "https://raw.githubusercontent.com/Yalantis/Persei/master/Assets/animation.gif",
"authors": "Yalantis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Yalantis/Persei.git",
"tag": "4.0.0"
},
"source_files": "Persei/Source/**/*.swift",
"module_name": "Persei",
"requires_arc": true,
"swift_version": "5.0"
}