blob: fc3590d062848d1751ac168aad67a7f29ccb44a3 [file] [log] [blame]
{
"name": "MPCoachMarks",
"version": "0.0.2",
"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.2"
},
"source_files": [
"MPCoachMarks",
"MPCoachMarks/**/*.{h,m}"
],
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}