[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 9 / d / emojidataios / 0.3.0 / emojidataios.podspec.json
blob6d8d1e8113034e82bc4f00446b9ed2c692d157b3
2   "name": "emojidataios",
3   "version": "0.3.0",
4   "summary": "The missing Emoji library for iOS ❤️  Based on emoji-data",
5   "description": "Parses your emojis from Unicode to aliases, and vice versa. Based on emoji-data",
6   "homepage": "https://github.com/maxoumime/emoji-data-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Maxime Bertheau": "maxime.bertheau@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/maxoumime/emoji-data-ios.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/maxoumime",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "emojidataios/Classes/**/*",
23   "resources": [
24     "emojidataios/Assets/*",
25     "emojidataios/*.json"
26   ],
27   "swift_version": "5.0"