blob: ebd40add0a0a8991c81fccda1d23a0a7486dfb13 [file] [log] [blame]
{
"name": "VBColorizator",
"version": "1.0.2",
"summary": "VBColorizator - custom color make helper.",
"homepage": "https://cocoapods.org",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"email": "vabe1337@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/vabe1337/VBColorizator.git",
"tag": "1.0.2"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "Foundation"
}