[Add] AdjustSignature 3.35.1
[CocoaPods.git] / Specs / a / e / c / TipC / 1.2.0 / TipC.podspec.json
blob0e49f51b2c1fdfa5de97acf840c5b4a2591bb0cc
2   "name": "TipC",
3   "version": "1.2.0",
4   "module_name": "TipC",
5   "summary": "shows tool beautiful tip or custom views on or alongside the other views.",
6   "swift_versions": "5.0",
7   "description": "TipC is a library to make beautiful hints, it is fully customizable and predictable, you can change anything before and during presentation.",
8   "homepage": "https://github.com/farshadjahanmanesh/TipC",
9   "screenshots": [
10     "https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_1.png",
11     "https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_2.png",
12     "https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_3.png",
13     "https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_4.png",
14     "https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_5.png",
15     "https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC_6.png",
16     "https://github.com/farshadjahanmanesh/tipC/raw/master/Example/images/TipC.gif"
17   ],
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   },
22   "authors": {
23     "farshadjahanmanesh": "farshadjahanmanesh@gmail.com"
24   },
25   "source": {
26     "git": "https://github.com/farshadjahanmanesh/TipC",
27     "tag": "1.2.0"
28   },
29   "social_media_url": "https://twitter.com/<farshadjahanmanesh>",
30   "platforms": {
31     "ios": "9.0"
32   },
33   "source_files": "TipC/Classes/**/*",
34   "frameworks": "UIKit",
35   "swift_version": "5.0"