2 "name": "TTEmojiFlagString",
4 "summary": "ObjectiveC category to convert 2 letter ISO 3166-1 alpha-2 country codes to a Unicode Flag Emoji",
5 "description": "This little ObjectiveC category turns any given 2 letter ISO 3166-1 alpha-2 country code in an NSString to a Unicode Flag Emoji that can be directly used wherever you want.",
6 "homepage": "https://github.com/dhiraj/TTEmojiFlagString",
12 "Dhiraj Gupta": "development@traversient.com"
15 "git": "https://github.com/dhiraj/TTEmojiFlagString.git",
18 "social_media_url": "https://twitter.com/dhiraj",
22 "source_files": "TTEmojiFlagString/Classes/**/*",
23 "public_header_files": "TTEmojiFlagString/Classes/**/*.h"