blob: 5e0731a62e71472a8f408e443808d9a84e1d3f8f [file] [log] [blame]
{
"name": "WSCoachMarksView",
"version": "0.2",
"summary": "iOS drop-in class for interactive coach marks with cutouts to spotlight the app's existing UI.",
"homepage": "https://github.com/workshirt/WSCoachMarksView",
"screenshots": [
"https://dl.dropboxusercontent.com/u/26188/CoachMarks/coachMarksScreen1.png",
"https://dl.dropboxusercontent.com/u/26188/CoachMarks/coachMarksScreen2.png",
"https://dl.dropboxusercontent.com/u/26188/CoachMarks/coachMarksScreen3.png",
"https://dl.dropboxusercontent.com/u/26188/CoachMarks/coachMarksScreen4.png",
"https://dl.dropboxusercontent.com/u/26188/CoachMarks/coachMarksScreen5.png",
"https://dl.dropboxusercontent.com/u/26188/CoachMarks/coachMarksScreen6.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dimitry Bentsionov": "dimitry@workshirtinc.com"
},
"source": {
"git": "https://github.com/workshirt/WSCoachMarksView.git",
"tag": "0.2"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}