[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 0 / 9 / EmojiKeyboard / 0.0.1 / EmojiKeyboard.podspec.json
blobc7b14da4a2b97071fbe12e111963fce9cad35cbb
2   "name": "EmojiKeyboard",
3   "version": "0.0.1",
4   "summary": "Alternative Emoji keyboard for IOS",
5   "description": "                   This project aims to provide an alternate keyboard for iOS apps. \nCurrently the keyboard only contains the emojis that can anyways be accessed on an iOS device by activating the emoji keyboard from settings.\n",
6   "homepage": "https://github.com/ayushgoel/iOS-emoji-keyboard",
7   "license": {
8     "type": "MIT",
9     "file": "README.md"
10   },
11   "authors": {
12     "ayushgoel": "ayushgoel111@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/ayushgoel/iOS-emoji-keyboard.git",
19     "commit": "7a48ec086336f85029328cf8800a49f35e6d1879"
20   },
21   "source_files": "*.{h,m}",
22   "exclude_files": [
23     "Sample",
24     "Sample/*",
25     "Sample/**/*"
26   ],
27   "requires_arc": false,
28   "dependencies": {
29     "DDPageControl": [
30       "~> 0.1"
31     ]
32   },
33   "deprecated_in_favor_of": "AGEmojiKeyboard"