blob: 885e015fa293389761a878ffe3a9c72d94421d60 [file] [log] [blame]
{
"name": "MGTwitterVideoUploader",
"version": "0.1.0",
"summary": "Twitter video sharing made simple.",
"description": "Easily share videos to Twitter with the logged in accounts from iOS Settings.",
"homepage": "https://github.com/marcosgriselli/MGTwitterVideoUploader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Marcos Griselli",
"source": {
"git": "https://github.com/marcosgriselli/MGTwitterVideoUploader.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/marcosgriselli",
"platforms": {
"ios": "8.0"
},
"source_files": "MGTwitterVideoUploader/Classes/**/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}