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