blob: 33cda566b132ed9ae141fbb26bc450abac23a413 [file] [log] [blame]
{
"name": "CTShowcase",
"version": "2.0.1",
"summary": "Highlight individual views in your app using static or dynamic effects.",
"homepage": "https://github.com/scihant/CTShowcase",
"screenshots": [
"https://s3.amazonaws.com/tek-files/static.png",
"https://s3.amazonaws.com/tek-files/dynamic_rect.gif",
"https://s3.amazonaws.com/tek-files/dynamic_circle.gif"
],
"license": "MIT",
"authors": {
"scihant": "cihantek@gmail.com"
},
"source": {
"git": "https://github.com/scihant/CTShowcase.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}",
"frameworks": "UIKit"
}