An open API service indexing awesome lists of open source software.

https://github.com/developerfly/agcommoncodeswift

Swift Common code
https://github.com/developerfly/agcommoncodeswift

collectionview extensions string tableview textfield textview uibutton uiview view

Last synced: 5 months ago
JSON representation

Swift Common code

Awesome Lists containing this project

README

          

# AGCommonCodeSwift

[![CI Status](http://img.shields.io/travis/aman19ish/AGCommonCodeSwift.svg?style=flat)](https://travis-ci.org/aman19ish/AGCommonCodeSwift)
[![Version](https://img.shields.io/cocoapods/v/AGCommonCodeSwift.svg?style=flat)](http://cocoapods.org/pods/AGCommonCodeSwift)
[![License](https://img.shields.io/cocoapods/l/AGCommonCodeSwift.svg?style=flat)](http://cocoapods.org/pods/AGCommonCodeSwift)
[![Platform](https://img.shields.io/cocoapods/p/AGCommonCodeSwift.svg?style=flat)](http://cocoapods.org/pods/AGCommonCodeSwift)

## Example

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

## Requirements

## Installation

AGCommonCodeSwift is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'AGCommonCodeSwift'
```

## Author

Aman Gupta, aman19ish@gmail.com

## License

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