[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 1 / b / 8 / JOEmojiableBtn / 0.1.0 / JOEmojiableBtn.podspec.json
blobe9cb576bc641b9a57b3ffcc37b78006583fbf6d7
2   "name": "JOEmojiableBtn",
3   "version": "0.1.0",
4   "summary": "Option selector that works similar to Reactions by fb",
5   "description": "Totally customizable Options (Emoji) Selector based on Reactions",
6   "homepage": "https://github.com/lojals/JOEmojiableBtn",
7   "license": "MIT",
8   "authors": {
9     "Jorge Ovalle": "jroz9105@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lojals/JOEmojiableBtn.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/lojals_",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "JOEmojiableBtn": [
23       "Pod/Assets/*.png"
24     ]
25   }