-
ZMarkupParser Public
Forked from ZhgChgLi/ZMarkupParserZMarkupParser is a pure-Swift library that helps you convert HTML strings into NSAttributedString with customized styles and tags.
Swift MIT License UpdatedMay 17, 2024 -
R.swift Public
Forked from mac-cain13/R.swiftStrong typed, autocompleted resources like images, fonts and segues in Swift projects
Swift MIT License UpdatedSep 22, 2022 -
R.swift.Library Public
Forked from mac-cain13/R.swift.LibraryLibrary containing types used by the R.swift project
Swift MIT License UpdatedSep 22, 2022 -
-
twitter-kit-ios Public
Forked from touren/twitter-kit-iosTwitter Kit is a native SDK to include Twitter content inside mobile apps.
Objective-C Apache License 2.0 UpdatedDec 14, 2021 -
homebridge-ftp-motion Public
Forked from Sunoo/homebridge-ftp-motionConverts FTP uploads into HTTP motion alerts that homebridge-camera-ffmpeg understands
TypeScript BSD 2-Clause "Simplified" License UpdatedAug 28, 2020 -
RMStore Public
Forked from lequipefr/RMStoreA lightweight iOS library for In-App Purchases
C Apache License 2.0 UpdatedMay 2, 2020 -
HCSStarRatingView Public
Forked from hsousa/HCSStarRatingViewSimple star rating view for iOS written in Objective-C
Objective-C MIT License UpdatedMay 2, 2020 -
TeadsSDK-iOS Public
Forked from teads/TeadsSDK-iOSTeads SDK iOS Sample App - Check out an open source sample of the Teads iOS SDK implementation
HTML MIT License UpdatedApr 27, 2020 -
JJLISO8601DateFormatter Public
Forked from michaeleisel/JJLISO8601DateFormatterA 10x+ faster drop-in replacement for NSISO8601DateFormatter
Objective-C Other UpdatedSep 23, 2019 -
ZippyJSON Public
Forked from michaeleisel/ZippyJSONA much faster version of JSONDecoder
Swift Other UpdatedSep 23, 2019 -
ZippyJSONCFamily Public
Forked from michaeleisel/ZippyJSONCFamilyC Family dependencies for ZippyJSON - Do not use directly!
C++ Other UpdatedSep 23, 2019 -
SCPageViewController Public
Forked from stefanceriu/SCPageViewControllerJust like UIPageViewController but better.. :)
Objective-C MIT License UpdatedSep 23, 2019 -
DifferenceKit Public
Forked from ra1028/DifferenceKit💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
Swift Apache License 2.0 UpdatedMay 6, 2019 -
flurry-ios-sdk Public
Forked from flurry/flurry-ios-sdkFlurry iOS SDK CocoaPods
HTML UpdatedMay 8, 2018 -
Finch Public
Forked from zoul/FinchSimple, low-latency OpenAL sound engine for Apple iOS.
Objective-C MIT License UpdatedApr 28, 2018 -
Traffic Public
Simple and powerful URL routing library to easily handle incoming URLs in your app
-
fastlane Public
Forked from fastlane/fastlane🚀 The easiest way to automate building and releasing your iOS and Android apps
Ruby MIT License UpdatedSep 20, 2017 -
libPusher Public
Forked from pusher/libPusherAn Objective-C interface to Pusher (pusherapp.com)
C Other UpdatedJul 4, 2017 -
kuromoji-swift Public
Swift port of https://github.com/atilika/kuromoji
-
kana-test Public
Forked from WydD/kana-testCommand line utility to test your kana reading capability
-
DeepLinkKit Public
Forked from button/DeepLinkKitA splendid route-matching, block-based way to handle your deep links.
Objective-C MIT License UpdatedMar 3, 2016 -
CCATableViewHelper Public
A set of helper classes to declutter UITableView's delegate and datasource
Objective-C MIT License UpdatedNov 15, 2015 -
MagicalRecord Public
Forked from magicalpanda/MagicalRecordSuper Awesome Easy Fetching for Core Data 1!!!11!!!!1!
Objective-C Other UpdatedOct 31, 2015 -
CCAPollService Public
Wrapper around NSTimer for repeated operations, with both block and delegate API
Objective-C MIT License UpdatedOct 31, 2015 -
CCAFacebookAppActivity Public
Launch the Facebook app from UIActivityViewController instead of the default share sheet.
-
js-numberformatter Public
Number and currency formatter inspired by Cocoa's NSNumberFormatter. Supports a wide range of locales.
JavaScript MIT License UpdatedAug 21, 2015 -
-
deliver Public
Forked from fastlane-old/deliverUpload screenshots, metadata and your app to the App Store using a single command
Ruby MIT License UpdatedMay 7, 2015 -
CCARadialGradientLayer Public
CALayer subclass to draw and animate radial gradients, with the same interface as CAGradientLayer.