[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 3 / AGEmojiKeyboard / 0.2.1 / AGEmojiKeyboard.podspec.json
blobf0e34a8a7f7594d4d8d7875bed1740084a495558
2   "name": "AGEmojiKeyboard",
3   "version": "0.2.1",
4   "summary": "An emoji keyboard view that can replace the default iOS keyboard.",
5   "description": "AGEmojiKeyboard is a replacement view for the default keyboard \nfor iOS that contains all the emojis supported by iOS. This keyboard \nview intends to be cutomizable to the point that you can easily alter \nit according to your needs.",
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.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "AGEmojiKeyboard/*.{h,m}",
23   "resources": "Resources/*.plist"