AilPod 0.2.1

AilPod 0.2.1

Maintained by Team Wassa.



AilPod 0.2.1

AilPod

Version License Platform

AilPod is a library making implementation of several ios regular features shorter and easier:

  • AilNetworking: a tool to send and handle webrequests easily
  • AilTableViewController: a shortcut for UITableViewController implementation
  • AilCollectionViewController: a shortcut for UICollectionViewController implementation

AilPod also contains extensions designed to:

  • Resize UIImage objects and encode them in webrequests
  • Easily manipulate dates
  • Manipulate email addresses and passwords
  • Easily layout images in UIButton objects
  • Initialize UIColor objects from hexadecimal strings
  • Change the placeholder color of a UITextField object
  • Access border and corner information of a UIVIew

Tips: This pod add behavior on the storyboard. If XCode keeps building, don't hesitate to deactivate the "Automatically Refresh Views" on the "Editor Menu".

If you have any question about the project, don't hesitate to open an issue on github.

Learn more

Environment

  • Xcode 9.1
  • Swift 4.0
  • iOS 9.0

Installation

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

pod "AilPod"

Authors

Wassa, ios Team, [email protected]

License

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