blob: 9159f3e65e6232acdaf1b4a1dffffde45e352e5b [file] [log] [blame]
{
"name": "BasicStyling",
"version": "0.1.1",
"summary": "Boiler plate for styling of ios apps.",
"description": "Boiler plate for styling of ios apps.It includes colors, labels, buttons. Helps to structure your project with along with some useful extensions.",
"homepage": "https://github.com/mansoor92/BasicStyling",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mansoor Ali": "mali92390@gmail.com"
},
"source": {
"git": "https://github.com/mansoor92/BasicStyling.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BasicStyling/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0",
"deprecated": true
}