[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 2 / TTEmojiFlagString / 0.1.3 / TTEmojiFlagString.podspec.json
blob5ea1dbf0807f9cad7d94943726d41dc51326972f
2   "name": "TTEmojiFlagString",
3   "version": "0.1.3",
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",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dhiraj Gupta": "development@traversient.com"
14   },
15   "source": {
16     "git": "https://github.com/dhiraj/TTEmojiFlagString.git",
17     "tag": "0.1.3"
18   },
19   "social_media_url": "https://twitter.com/dhiraj",
20   "platforms": {
21     "ios": "8.3"
22   },
23   "source_files": "TTEmojiFlagString/Classes/**/*",
24   "public_header_files": "TTEmojiFlagString/Classes/**/*.h"