blob: a51f79d114d83445327d0be724e3bff401df6d21 [file] [log] [blame]
{
"name": "Persei",
"version": "1.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/Yalantis/Persei.git",
"tag": "1.1"
},
"source_files": "Persei/Source/**/*.swift",
"module_name": "Persei",
"requires_arc": true
}