CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | Custom |
ReleasedLast Release | Nov 2017 |
Maintained by RAJAMOHAN SADHU SUNDAR SINGH.
App user is the iOS frame work written in Swift 4.0
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
IDE: Xcode 9.0.1
Language: Swift 4.0
You can install it by directly download from here. And add framework to project settings -> General -> Embeded Binaries
Install by Cocoapod
pod 'AppUser', '1.0.0'
Import AppUser for any file you want to work with it.
import AppUser
Memory leak test and Unit test.
Will be support from iOS 8.0
Thereis no built in frameworks.
This project is licensed under the MIT License - see the LICENSE.md file for details