blob: ac08e688a64e31d84a264a33654868d375df8c60 [file] [log] [blame]
{
"name": "TwitterVideoUploader",
"version": "0.1.0",
"summary": "STTwitter chunked video upload extension using RxSwift.",
"description": "STTwitter chunked video upload extension using RxSwift.",
"homepage": "https://github.com/noppefoxwolf/TwitterVideoUploader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomoya Hirano": "cromteria@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/TwitterVideoUploader.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "8.0"
},
"source_files": "TwitterVideoUploader/Classes/**/*",
"dependencies": {
"STTwitter": [
],
"RxSwift": [
],
"ObjectMapper": [
]
},
"pushed_with_swift_version": "3.0"
}