[Add] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git] / Specs / 1 / f / 3 / AGEmojiKeyboard / 0.1.0 / AGEmojiKeyboard.podspec.json
blob86e0f0790dc2310266af4238462d78c300e20fb0
2   "name": "AGEmojiKeyboard",
3   "version": "0.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "AGEmojiKeyboard/*.{h,m}",
23   "resources": "Resources/*.plist"