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