blob: cc8ce64efa668b45749119856d2eb9745ce37a13 [file] [log] [blame]
{
"name": "Shader",
"version": "1.1.0",
"summary": "Easiest way to make shade view with Swift 3",
"description": "Easiest way to make shade view with Swift 3. You can make coachmark with this library.",
"homepage": "https://github.com/younatics/Shader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Seungyoun Yi": "younatics@gmail.com"
},
"source": {
"git": "https://github.com/younatics/Shader.git",
"tag": "1.1.0"
},
"source_files": "Shader/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}