{"id":15038595,"url":"https://github.com/koust/myinfoslide","last_synced_at":"2025-04-09T23:53:07.117Z","repository":{"id":56932806,"uuid":"141608147","full_name":"koust/myInfoSlide","owner":"koust","description":"This library provides the application to display its properties.","archived":false,"fork":false,"pushed_at":"2018-07-21T14:29:02.000Z","size":10107,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T23:53:01.701Z","etag":null,"topics":["cocoapods-plugin","info","information","swift","tutorial","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-19T16:58:29.000Z","updated_at":"2018-07-22T21:08:10.000Z","dependencies_parsed_at":"2022-08-21T05:20:28.879Z","dependency_job_id":null,"html_url":"https://github.com/koust/myInfoSlide","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koust%2FmyInfoSlide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koust%2FmyInfoSlide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koust%2FmyInfoSlide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koust%2FmyInfoSlide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koust","download_url":"https://codeload.github.com/koust/myInfoSlide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131454,"owners_count":21052819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cocoapods-plugin","info","information","swift","tutorial","xcode"],"created_at":"2024-09-24T20:39:06.816Z","updated_at":"2025-04-09T23:53:07.094Z","avatar_url":"https://github.com/koust.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"![iOS 9.0+](https://img.shields.io/badge/iOS-9.0%2B-blue.svg)\n![Swift 4.0+](https://img.shields.io/badge/Swift-4.0%2B-orange.svg)\n![CocoaPods](https://img.shields.io/cocoapods/v/AFNetworking.svg)\n[![Build Status](https://travis-ci.org/TBXark/PinterestSegment.svg?branch=master)](https://travis-ci.org/TBXark/PinterestSegment)\n\n# Welcome to myInfoSlide!\n\n  Presentation helps you to make tutorials, release notes and animated pages. It is enough to just throw the visuals. The phone image is available in the library. \n\nRecommended resolution : 750 x 1334\n\n\n\n![](gorsel.gif)\n\n\n# Requirements\n\n- iOS 9.0+\n- Xcode 9.0\n- Swift 4\n\n\n\n# Installation\n\n   ## CocoaPods\n   You can use [CocoaPods](http://cocoapods.org/) to install `myInfoSlide` by adding it to your `Podfile`:\n\n   ```ruby\n    platform :ios, '9.0'\n    use_frameworks!\n    pod 'myInfoSlide'\n   ```\n\n  ## Manually\n  1. Download and drop ```myInfoSlideController.swift``` and  ```mockup.png``` in your project.  \n  2. Congratulations!  \n\n\n# Usage \n\n```swift\n    let myInfoSlideVC = myInfoSlideController()\n        myInfoSlideVC.delegate        = self\n        myInfoSlideVC.yourView        = self.view\n        myInfoSlideVC.yourButtonTitle = \"Atla\"\n        myInfoSlideVC.dataImage     = [UIImage(named: \"deneme1\"),UIImage(named: \"deneme2\"),UIImage(named: \"deneme3\"),UIImage(named: \"deneme4\"),UIImage(named: \"deneme5\")] as! [UIImage]\n        myInfoSlideVC.dataTitle     = [\"Ucuza tatil yapmak çok kolay\",\"Detaylandırılmış kategoriler\",\"Özel kampanya sayfası\",\"İstediğiniz kampanyayı kaydedin\",\"Artık ilginizi çekmiyor mu?\"]\n        myInfoSlideVC.show()\n```\n\nYou can add ```myInfoSlideDelegate``` class.  For handler button\n\n```swift\n   func handlerAction(sender: UIButton) {\n        print(\"skip\")\n   }\n```\n \n ## Customization\n   \n   ```swift\n    public  var yourViewBg                  = UIColor.white\n    public  var yourButtonBg                = UIColor.white\n    public  var yourButtonTitleColor        = UIColor.black\n    public  var yourButtonWidth:CGFloat     = 45\n    public  var yourButtonTitle             = \"Skip\"\n    public  var yourTitleColor              = UIColor.black\n    public  var yourTitleSize: CGFloat      = 16\n    public  var yourFontName:String         = \"Avenir-Light\"\n   ``` \n\n## Notes:\n\n- currently only works on portrait mode.\n- untested ipad device\n\n## Release History\n\n* 1.0\n  first commit\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoust%2Fmyinfoslide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoust%2Fmyinfoslide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoust%2Fmyinfoslide/lists"}