blob: ca9efbfb308ae9dbe1c5ec07835c1a39911a9787 [file] [log] [blame]
{
"name": "Clip",
"version": "0.0.1",
"summary": "The Clip iOS SDK.",
"homepage": "http://www.clip.app",
"license": "Apache License, Version 2.0",
"authors": {
"Sean Rucker": "seanrucker@icloud.com",
"Andrew Clunis": "andrew@orospakr.ca"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Clip/clip-ios.git",
"tag": "v0.0.1"
},
"source_files": "Sources/**/*.swift",
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}