blob: 0e49f51b2c1fdfa5de97acf840c5b4a2591bb0cc [file] [log] [blame]
{
"name": "TipC",
"version": "1.2.0",
"module_name": "TipC",
"summary": "shows tool beautiful tip or custom views on or alongside the other views.",
"swift_versions": "5.0",
"description": "TipC 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/TipC",
"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/TipC",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/<farshadjahanmanesh>",
"platforms": {
"ios": "9.0"
},
"source_files": "TipC/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}