blob: a648de3424561fddf1373fc17d92dc22fa47abf1 [file] [log] [blame]
{
"name": "SEBeamMeUpScotty",
"platforms": {
"ios": "5.1"
},
"version": "0.0.2",
"authors": {
"bryn austin bellomy": "bryn.bellomy@gmail.com"
},
"summary": "Ridiculously simple iOS video uploader classes for YouTube, Facebook, etc.",
"homepage": "http://github.com/brynbellomy/SEBeamMeUpScotty",
"license": {
"type": "WTFPL",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/brynbellomy/SEBeamMeUpScotty.git",
"tag": "v0.0.2"
},
"requires_arc": true,
"source_files": "Classes/{SEBeamMeUpScotty.h,SEUploadController.{h,m}}",
"frameworks": [
"MobileCoreServices"
],
"dependencies": {
"ReactiveCocoa": [
">= 1.4.0"
],
"libextobjc/EXTScope": [
">= 0.2.5"
],
"BrynKit/Main": [
">= 1.2.1"
],
"BrynKit/RACHelpers": [
">= 1.2.1"
],
"BrynKit/CocoaLumberjack": [
">= 1.2.1"
],
"StateMachine-GCDThreadsafe": [
">= 2.0.1"
],
"CocoaLumberjack": [
],
"Facebook-iOS-SDK": [
">= 3.1.1"
],
"iOS-GTLYouTube": [
">= 0.0.2"
]
}
}