[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 5 / e / 9 / NBEmojiSearchView / 1.0 / NBEmojiSearchView.podspec.json
blob99b90e28e4fdbb7948ab518c37f78f9b754e4269
2   "name": "NBEmojiSearchView",
3   "version": "1.0",
4   "summary": "Integrate a searchable emoji dropdown into your iOS app in just a few lines.",
5   "homepage": "http://github.com/neerajbaid/NBEmojiSearchView",
6   "license": {
7     "type": "MIT",
8     "text": "Copyright 2015. Neeraj Baid. This library is distributed under the terms of the MIT/X11."
9   },
10   "authors": {
11     "Neeraj Baid": "neerajbaid@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/2neeraj",
14   "source": {
15     "git": "https://github.com/neerajbaid/NBEmojiSearchView.git",
16     "tag": "1.0"
17   },
18   "source_files": "Source/*.{h,m}",
19   "resources": "Source/AllEmoji.json",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "7.0"
23   }