blob: e2bb5754b3b50e9905658d6989b62d0decf64130 [file] [log] [blame]
{
"name": "StylingBoilerPlate",
"version": "0.1.18",
"summary": "Boiler plate for styling of ios project.",
"description": "Boiler plate for styling of ios project.It helps to setup colors,labels,fonts, buttons and other controls.Also contains some useful extensions.",
"homepage": "https://github.com/mansoor92/StylingBoilerPlate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mansoor Ali": "mali92390@gmial.com"
},
"source": {
"git": "https://github.com/mansoor92/StylingBoilerPlate.git",
"tag": "0.1.18"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StylingBoilerPlate/Classes/**/*.{h,m,swift}",
"resources": "StylingBoilerPlate/Classes/**/*.{xib,ttf}",
"frameworks": "UIKit",
"dependencies": {
"MRProgress": [
]
},
"pushed_with_swift_version": "3.0"
}