Latest | 0.1.2 |
---|---|
Homepage | https://github.com/weve6866/SwiftyUX |
License | MIT |
Platforms | ios 9.0 |
Dependencies | SwiftyUserDefaults, AsyncSwift, RxSwift, RxCocoa, SwiftyJSON, Alamofire, MBProgressHUD |
Authors |
Information
Useful library for create iOS Application!
Provide UXViewController with DefaultRx, UXLabel, UXTextField, UXTextView, UXButton, UXSwitch
and many Useful Extentions…
include also Alamofire, AsyncSwift, MBProgressHUD, RxCocoa, RxSwift, SwiftyJSON, SwiftyUserDefaults
Requirements
Swift 3.0
Installation
SwiftyUX is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "SwiftyUX"
Author
JangDoRi, [email protected]
License
SwiftyUX is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "SwiftyUX", "version": "0.1.2", "summary": "Useful library for make Application.", "description": "Create this library for make Application more easier", "homepage": "https://github.com/weve6866/SwiftyUX", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "JangDoRi": "[email protected]" }, "source": { "git": "https://github.com/weve6866/SwiftyUX.git", "tag": "0.1.2" }, "platforms": { "ios": "9.0" }, "source_files": "SwiftyUX/Classes/**/*", "dependencies": { "SwiftyUserDefaults": [], "AsyncSwift": [], "RxSwift": [], "RxCocoa": [], "SwiftyJSON": [], "Alamofire": [], "MBProgressHUD": [] }, "pushed_with_swift_version": "3.0" }
Fri, 24 Feb 2017 03:00:09 +0000