blob: e932e0f273763d2100259d7cc89f2dc4ea5a95c2 [file] [log] [blame]
{
"name": "PRGTipView",
"version": "0.1.0",
"summary": "A quick way to add onboarding tips in your app.",
"description": "PRGTipView is a drop-in solution to add onboarding tips to your iOS apps. It also uses the Pulsar library to optimally add pulsating effects to your focused views.",
"homepage": "https://github.com/ispiropoulos/PRGTipView",
"screenshots": [
"https://raw.githubusercontent.com/ispiropoulos/PRGTipView/master/screen1.png",
"https://raw.githubusercontent.com/ispiropoulos/PRGTipView/master/screen2.png",
"https://raw.githubusercontent.com/ispiropoulos/PRGTipView/master/screen3.png",
"https://raw.githubusercontent.com/ispiropoulos/PRGTipView/master/screen4.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John Spiropoulos": "johnspir@me.com"
},
"source": {
"git": "https://github.com/ispiropoulos/PRGTipView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "PRGTipView/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}