blob: 0e51bca50bb10419832e9eb46c26e02b50bcce9e [file] [log] [blame]
{
"name": "StylingBoilerPlate",
"version": "0.1.13",
"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.13"
},
"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"
}