[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 7 / 6 / NgEmojiMap / 1.0 / NgEmojiMap.podspec.json
blob840ee40840725652bc719eccf831499a9b9226d5
2   "name": "NgEmojiMap",
3   "version": "1.0",
4   "summary": "A simple objective-c class that encapsulates emoji-alias mapping (mapping from github/gemoji).",
5   "homepage": "https://github.com/meiwin/NgEmojiMap",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Meiwin Fu": "meiwin@blockthirty.com"
12   },
13   "source": {
14     "git": "https://github.com/meiwin/NgEmojiMap.git",
15     "tag": "v1.0"
16   },
17   "source_files": "NgEmojiMap/*.{h,m}",
18   "resources": "NgEmojiMap/NgEmojiMap.bundle",
19   "frameworks": "Foundation",
20   "platforms": {
21     "ios": "5.0"
22   },
23   "requires_arc": true