/SwiftSkeleton

SwiftSkeleton is a set of Extensions and Utils for your Swift Project.

Primary LanguageSwiftMIT LicenseMIT

SwiftSkeleton

[WIP]

Example

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

Requirements

Installation

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

pod "SwiftSkeleton"

Recommended Pods

pod 'DeviceKit', '~> 1.0'
pod 'Alamofire'
pod 'SwiftyJSON'
pod 'Realm'

pod 'Cache'
pod 'KeychainAccess'

pod 'Hue'
pod 'ChameleonFramework'
pod 'PureLayout'

pod 'Money'
pod 'PhoneNumberKit', '~> 1.0'

pod 'VENTouchLock', '~> 1.0'
pod 'VENTokenField', '~> 2.0'
pod 'VENSeparatorView', '~> 1.0.0'

Author

Manuel Escrig Ventura, manuelescrig@gmail.com

License

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