2 "name": "NSTimeZone-CountryCode",
4 "summary": "Convert timezone information into a country code conforming to ISO 3166 2-character country code.",
5 "description": " Given a timezone information from the system.\n\n Convert the localized name into a country code conforming to ISO 3166 2-character country code.\n\n It could be used in cases where a network request is not desirable. Then, the country of the current user could be obtained from the iOS time zone settings.\n",
6 "homepage": "http://github.com/jessearmand/NSTimeZone-CountryCode",
8 "Jesse Armand": "jesse@jessearmand.com"
15 "git": "https://github.com/jessearmand/NSTimeZone-CountryCode.git",
21 "source_files": "NSTimeZone+CountryCode.{h,m}",