blob: 4d84a8f50d275c6772f14ef7e3a578b3a1725fb7 [file] [log] [blame]
{
"name": "CoachMarks",
"version": "1.0.3",
"summary": "CoachMarks is a component that can be used to focus the user attention on parts of the UI.",
"description": "CoachMarks is a component, inspired by Material Design Feature Discovery guidelines, that can be used in the onboarding process of iOS applications to focus the user attention on parts of the UI.",
"homepage": "https://github.com/pNre/CoachMarks",
"screenshots": [
"https://raw.githubusercontent.com/pNre/CoachMarks/master/Readme/Screenshots/1.png",
"https://raw.githubusercontent.com/pNre/CoachMarks/master/Readme/Screenshots/Animation.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"pNre": "mail@pierluigi.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pNre/CoachMarks.git",
"tag": "1.0.3"
},
"source_files": "CoachMarks/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}