blob: 2674a3a6f19ba837483d7339bd7ad3788e6d1abb [file] [log] [blame]
{
"name": "LargeTitleView",
"version": "0.1.1",
"summary": "use large title effects like iOS11 in below iOS11",
"description": "You can use the Large Title effects in below iOS11, but when it's iOS11 or above, please use the origin func",
"homepage": "https://github.com/poisson-natsu/LargeTitleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shizhou@live.com": "shizhou@live.com"
},
"source": {
"git": "https://github.com/poisson-natsu/LargeTitleView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "LargeTitleView/Classes/**/*",
"swift_version": "5.0"
}