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",
7 "screenshots": "https://cloud.githubusercontent.com/assets/43901/16782397/fcdd06ac-489c-11e6-91cf-c0522a2107bd.png",
13 "Dhiraj Gupta": "development@traversient.com"
16 "git": "https://github.com/dhiraj/TTEmojiFlagString.git",
19 "social_media_url": "https://twitter.com/dhiraj",
23 "source_files": "TTEmojiFlagString/Classes/**/*",
24 "public_header_files": "TTEmojiFlagString/Classes/**/*.h"