CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Aug 2016 |
Maintained by Alexander Edge.
This is a pod containing GoSquared's flag icons (https://www.gosquared.com/resources/flag-icons) and a UIImage category for convenience.
Add #import <AGEFlagIcons/UIImage+AGEFlags.h> and use the following method:
UIImage *image = [UIImage age_flagForRegion:@"gb"];
Region should be an ISO 3166-1 country code.
To run the example project; clone the repo, and run pod install from the Example directory first.
iOS
AGEFlagIcons is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "AGEFlagIcons"
Alexander Edge, [email protected]
AGEFlagIcons is available under the MIT license. See the LICENSE file for more info.