blob: 636f8010ef8a719e3662e548f6cff2bf034ad16d [file] [log] [blame]
{
"name": "FRBZKit",
"version": "0.0.6",
"summary": "FrianbizKit",
"description": "An internal pod that contains all the redundant and boilerplate code for our iOS projects.",
"homepage": "https://git.frianbiz.com/frianbiz/frbzkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MDE": "mde@frianbiz.com"
},
"social_media_url": "https://github.com/MohamedDer",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://git.frianbiz.com/frianbiz/frbzkit",
"tag": "0.0.6"
},
"source_files": "FRBZKit/**/*.{h,m,swift}",
"swift_version": "5.0"
}