blob: ea2352f431c33769d606b1f5422a8549035a0437 [file] [log] [blame]
{
"name": "Shader",
"version": "1.0.1",
"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.0.1"
},
"source_files": "Shader/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}