blob: af4702a702385f1d0844c40bb9951e6a87894132 [file] [log] [blame]
{
"name": "FVEasyShowCase",
"version": "1.0",
"summary": "Highlight parts of your app iShowcase.",
"homepage": "https://github.com/tato469/FVEasyShowCase",
"screenshots": "https://github.com/tato469/FVEasyShowCase/raw/master/screenshots/screenshot.png",
"license": "MIT",
"authors": {
"tato469": "fernandovalle.developer@gmail.com"
},
"source": {
"git": "https://github.com/tato469/FVEasyShowCase.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/tato469",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.{m,h}",
"frameworks": "UIKit"
}