blob: 46c2ef30622016497747447f4f43e3b37aefd630 [file] [log] [blame]
{
"name": "LetheStretchyHeader",
"version": "0.1.0",
"summary": "Stretchy header for UIScrollView, UITableView, UICollectionView",
"description": "Stretchy header for UIScrollView, UITableView and UICollectionView",
"homepage": "https://github.com/osmanyildirim/LetheStretchyHeader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Osman YILDIRIM": "yildirim.osman@icloud.com"
},
"source": {
"git": "https://github.com/osmanyildirim/LetheStretchyHeader",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "LetheStretchyHeader/Classes/**/*",
"swift_version": "5.0"
}