blob: 2951a667e18f952cfe243777ca04908673937826 [file] [log] [blame]
{
"name": "CoachMarker",
"version": "2.0.0",
"summary": "A simple onboard tutorial helper.",
"description": "You can mark components with circles or rectangles via coordinates",
"homepage": "https://github.com/vicaren/CoachMarker",
"screenshots": "https://github.com/vicaren/CoachMarker/blob/master/images/coachMarker-tutorial.gif",
"license": "MIT",
"authors": {
"thevicaren@gmail.com": "thevicaren@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vicaren/CoachMarker.git",
"tag": "2.0.0"
},
"source_files": "CoachMarker/**/*",
"exclude_files": "CoachMarker/**/*.plist"
}