blob: 7f82ed37916fede5af0c4cf567dfa369e6acba08 [file] [log] [blame]
{
"name": "TwitterVideoUploader",
"version": "0.3.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.3.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "8.0"
},
"source_files": "TwitterVideoUploader/Classes/**/*",
"dependencies": {
"STTwitter": [
],
"RxSwift": [
"4.0.0"
],
"ObjectMapper": [
"3.0.0"
]
}
}