blob: 2e79a90b6ce3d1da5fe1f537cf62906390be8808 [file] [log] [blame]
{
"name": "IBKHeader",
"version": "1.0.0",
"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.0"
},
"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
}