blob: e39b9c7331a8905e084cc8689b53ca8ffdb741a4 [file] [log] [blame]
{
"name": "WDFlickrPhotoUploader",
"version": "0.1.2",
"summary": "A small library to upload a bunch of files to Flickr.",
"description": "This library is a high level abstration for uploading files to Flickr. Implemented using state machines.",
"homepage": "https://github.com/fredmajor/WDFlickrPhotoUploader",
"license": "MIT",
"authors": {
"Fred": "major.freddy@yahoo.com"
},
"source": {
"git": "https://github.com/fredmajor/WDFlickrPhotoUploader.git",
"tag": "0.1.2"
},
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"objectiveflickr": [
]
}
}