blob: 5b284ad6362af4d096b28c53cb507ea3595993fa [file] [log] [blame]
{
"name": "FRBZKit",
"version": "0.0.1",
"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_version": "5.0",
"source": {
"git": "https://git.frianbiz.com/frianbiz/frbzkit",
"tag": "0.0.1"
},
"source_files": "FRBZKit/**/*.{h,m,swift}"
}