[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / f / KLFUserInterfaceGuide / 0.1.1 / KLFUserInterfaceGuide.podspec.json
blob19ac434ed706c2aa5a2174204ee77f0b9af89e89
2   "name": "KLFUserInterfaceGuide",
3   "version": "0.1.1",
4   "summary": "Showcase app tutorial for user onboarding",
5   "description": "Lightweight and Easy to use ios library to make the user familiar with your app.\nit requires a view and a text and an optional tag so you will not worry about presentation next time. it will use the tag to set a flag on UserDefault. you can present it multiple time after each other it has queueing mechanism and you will not get UIViewController presentation error.",
6   "homepage": "https://github.com/farhad01/KLFUserInterfaceGuide",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jebelli.farhad@gmail.com": "jebelli.farhad@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/farhad01/KLFUserInterfaceGuide.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "KLFUserInterfaceGuide/Classes/**/*",
23   "swift_version": "5.0"