blob: b159d26815fdcb2150a9b76e23fc815fe2fd0a29 [file] [log] [blame]
{
"name": "CTShowcase",
"version": "2.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}",
"frameworks": "UIKit"
}