blob: 0783cb101947268fad71d58e9d8138860be935dd [file] [log] [blame]
{
"name": "BasicStyling",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BasicStyling/Classes/**/*.{h,m,swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0",
"deprecated": true
}