blob: 332c2d020e14e8458e458d0f2d35e616222c5746 [file] [log] [blame]
{
"name": "VzaarSwift",
"version": "1.1.0",
"summary": "Video Hosting For Business",
"description": "Integrate our video platform into your own web application by using our developer API.\nAllow your customers to upload their own videos via the vzaar API.\nPull information from vzaar databases and combine it with your website own data. For instance sync your product catalogue with your videos so that videos always appear on the right product page.",
"documentation_url": "https://vzaar.readme.io/v2/reference",
"homepage": "https://github.com/vzaar/vzaar-api-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vzaar Limited": "support@vzaar.com"
},
"source": {
"git": "https://github.com/vzaar/vzaar-api-ios.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Vzaar/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
}
}