[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / e / 6 / d / BOShareComposer / 0.3.0 / BOShareComposer.podspec.json
blob503a126325a5342cb5f4e6111a8bfdc26b0e157f
2   "name": "BOShareComposer",
3   "version": "0.3.0",
4   "summary": "A simple text + URL share composer",
5   "description": "Composer like share to do custom shares, example: share via direct message twitter they dont have\nany composer to send direct messages",
6   "homepage": "https://github.com/bmoliveira/BOShareComposer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bruno Oliveira": "bm.oliveira.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bmoliveira/BOShareComposer.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/_bmoliveira",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BOShareComposer/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "= 0.21.1"
26     ],
27     "Kanna": [
28       "~> 1.1"
29     ]
30   }