[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / d / emojidataios / 0.1.1 / emojidataios.podspec.json
blob1a5596f137687910658cae2d6cb6157534f07b82
2   "name": "emojidataios",
3   "version": "0.1.1",
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.1.1"
17   },
18   "social_media_url": "https://twitter.com/maxoumime",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "emojidataios/Classes/**/*",
23   "resource_bundles": {
24     "emojidataios": [
25       "emojidataios/Assets/*",
26       "emojidataios/*.json"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"