blob: c7d253093e6625490c794147e80683805043c22f [file] [log] [blame]
{
"name": "YTLabel",
"version": "0.2.0",
"summary": "a useless label library used in a YouTube tutorial!",
"swift_version": "4.2",
"description": "a useless label library used in a YouTube tutorial! a useless label library used in a YouTube tutorial!",
"homepage": "https://github.com/zacharykhan/YTLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zacharykhan": "zachary.khan3@gmail.com"
},
"source": {
"git": "https://github.com/zacharykhan/YTLabel.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YTLabel/Classes/**/*"
}