2 "name": "SynqUploader",
4 "summary": "SynqUploader is a simple Objective-C library that enables upload of videos from an iOS device to the SYNQ platform",
5 "description": "This library was created to make it easy to integrate SYNQ video uploading into your app.\nPlease note: this pod is just an add-on to the SYNQ API and is of no use unless you already have created a service for accessing the API, either directly or by using one of our SDKs. (http://docs.synq.fm)",
6 "homepage": "https://bitbucket.org/synqfm/synquploader-ios.git",
7 "social_media_url": "http://twitter.com/synqfm",
13 "Kjartan Vestvik": "kjartan@synq.fm"
16 "git": "https://bitbucket.org/synqfm/synquploader-ios.git",
22 "source_files": "SynqUploader/Classes/**/*",
23 "public_header_files": "SynqUploader/Classes/*.h",