blob: 83aff7a17bf7c7d2bb478c2a8f192a5d5a2b3937 [file] [log] [blame]
{
"name": "TipC",
"version": "1.1.3",
"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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"farshadjahanmanesh": "farshadjahanmanesh@gmail.com"
},
"source": {
"git": "https://github.com/farshadjahanmanesh/TipC",
"tag": "1.1.3"
},
"social_media_url": "https://twitter.com/<farshadjahanmanesh>",
"platforms": {
"ios": "9.0"
},
"source_files": "TipC/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}