blob: 484d0a47be8b17d55e874ff3d38036fda1e9ed35 [file] [log] [blame]
{
"name": "StylingBoilerPlate",
"version": "0.1.10",
"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.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StylingBoilerPlate/Classes/**/*.{h,m,swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}