blob: 1684e6c1793daa82c788b3db2701eb719bcab306 [file] [log] [blame]
{
"name": "SPFakeBar",
"version": "1.0.9",
"summary": "Fake navigation bar with full customize",
"homepage": "https://github.com/IvanVorobei/SPFakeBar",
"source": {
"git": "https://github.com/IvanVorobei/SPFakeBar.git",
"tag": "1.0.9"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "hello@ivanvorobei.by"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"source_files": "Source/SPFakeBar/**/*.swift",
"swift_version": "5.0"
}