blob: f54f20c9a97d4256ddd10930368bf380f309c521 [file] [log] [blame]
{
"name": "MPCoachMarks",
"version": "0.0.10",
"summary": "MPCoachMarks is an iOS class that displays user coach marks with a couple of shapes",
"homepage": "https://github.com/bubudrc/MPCoachMarks",
"screenshots": "http://zippy.gfycat.com/DefiantTastyDogwoodtwigborer.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marcelo Perretta": "marcelo.perretta@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/bubudrc/MPCoachMarks.git",
"tag": "0.0.10"
},
"source_files": "MPCoachMarks/**/*.{h,m}",
"resources": [
"MPCoachMarks/arrows/*.png"
],
"frameworks": [
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true
}