blob: 10c5bb446e841e2be966d9807c2654bd07a9fd3e [file] [log] [blame]
{
"name": "IBKHeader",
"version": "1.0.3",
"summary": "A IBKHeader is like a custom components.",
"description": "The IBKHeader is a completely customizable plugin that can be used in any iOS app.",
"homepage": "https://github.com/iBeautyKit/IBKHeader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"authors": {
"Nirmalkumar": "nirmalkumar.s@photoninfotech.net"
},
"source": {
"git": "https://github.com/iBeautyKit/IBKHeader.git",
"tag": "1.0.3"
},
"source_files": [
"IBKHeader",
"IBKHeader/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"resources": "IBKHeader/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"requires_arc": true,
"swift_version": "5.0"
}