blob: aa3bd9d58ed42685af86879bf9c15537375d6d35 [file] [log] [blame]
{
"name": "Sombra",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"frameworks": "UIKit",
"source_files": "Sombra/**/*.{swift}",
"homepage": "https://github.com/AnthonyLatsis/Sombra/",
"source": {
"git": "https://github.com/AnthonyLatsis/Sombra.git",
"tag": "1.0.1"
},
"authors": {
"Anthony Latsis": "aqamoss3fan2010@gmail.com"
},
"social_media_url": "https://www.instagram.com/anthonylatsis/",
"summary": "A light native-style overlay on CALayer to support image projections as shadows",
"requires_arc": true
}