[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / b / EMEmojiableBtn / 0.0.2 / EMEmojiableBtn.podspec.json
blob54db1ead88f32a27153c633686337829c3f39c0d
2   "name": "EMEmojiableBtn",
3   "version": "0.0.2",
4   "summary": "Option selector that works similar to Reactions by fb. Objective-c version",
5   "description": "Totally customizable Options (Emoji) Selector based on Reactions. Objective-c version",
6   "homepage": "https://github.com/Eke/EMEmojiableBtn",
7   "license": "MIT",
8   "authors": {
9     "Erekle Meskhi": "ereklemesxi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Eke/EMEmojiableBtn.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "EMEmojiableBtn": [
22       "Pod/Assets/*.png"
23     ]
24   }