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