8000 GitHub - hujian/YJStarterKit: simple iOS starter kit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hujian/YJStarterKit

Repository files navigation

StarterKit

StarterKit is a basic library that makes creating simple app.

For examples take a look at the StarterKit iOS Example project in the StarterKit workspace. You will need to run pod install after downloading.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

StarterKit supports iOS 8.0+.

Installation

StarterKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

source 'https://github.com/smartydroid/Specs.git'

platform :ios, '8.0'
use_frameworks!

inhibit_all_warnings!

pod "YJStarterKit"

Contact

License

StarterKit is available under the MIT license. See the LICENSE file for more info.

About

simple iOS starter kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0