[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 1 / f / 3 / AGEmojiKeyboard / 0.2.0 / AGEmojiKeyboard.podspec.json
blob9a4f4b1d1b4344d1184e278505a976d545335aa2
2   "name": "AGEmojiKeyboard",
3   "version": "0.2.0",
4   "summary": "An emoji keyboard view that can replace the default iOS keyboard.",
5   "description": "                       AGEmojiKeyboard is a replacement view for the default keyboard \n                       for iOS that contains all the emojis supported by iOS. This keyboard \n                       view intends to be cutomizable to the point that you can easily alter \n                       it according to your needs.\n",
6   "homepage": "https://github.com/ayushgoel/AGEmojiKeyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ayush Goel": "ayushgoel111@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ayushgoel/AGEmojiKeyboard.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "AGEmojiKeyboard/*.{h,m}",
23   "resources": "Resources/*.plist"