blob: 10f3d56ae5608667dd0638dd7f29baf5155ebf8e [file] [log] [blame]
{
"name": "TipSee",
"version": "1.4.0",
"module_name": "TipSee",
"summary": "shows tool beautiful tip or custom views on or alongside the other views.",
"swift_versions": "5.0",
"description": "TipSee is a library to make beautiful hints, it is fully customizable and predictable, you can change anything before and during presentation.",
"homepage": "https://github.com/farshadjahanmanesh/TipSee",
"screenshots": [
"https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_1.png",
"https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_2.png",
"https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_3.png",
"https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_4.png",
"https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_5.png",
"https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_6.png",
"https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"farshadjahanmanesh": "farshadjahanmanesh@gmail.com"
},
"source": {
"git": "https://github.com/farshadjahanmanesh/TipSee",
"tag": "1.4.0"
},
"social_media_url": "https://twitter.com/<farshadjahanmanesh>",
"platforms": {
"ios": "9.0"
},
"source_files": "TipSee/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}