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