blob: dea3f7535db9ebcf5ed457feefc012d3c189ba7a [file] [log] [blame]
{
"name": "BOShareComposer",
"version": "0.2.1",
"summary": "A simple text + URL share composer",
"description": "Composer like share to do custom shares, example: share via direct message twitter they dont have\nany composer to send direct messages",
"homepage": "https://github.com/bmoliveira/BOShareComposer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruno Oliveira": "bm.oliveira.dev@gmail.com"
},
"source": {
"git": "https://github.com/bmoliveira/BOShareComposer.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/_bmoliveira",
"platforms": {
"ios": "8.0"
},
"source_files": "BOShareComposer/Classes/**/*",
"dependencies": {
"SnapKit": [
"= 0.30.0.beta2"
],
"Kanna": [
"~> 1.1"
]
}
}