blob: 382d264b052061c30c76c0d20aa8a30d66fad51b [file] [log] [blame]
{
"name": "Cirrus",
"version": "0.1.0",
"summary": "CloudApp API wrapper written in Swift.",
"description": "CloudApp is more than just screenshots & quick recording. Share images, videos, music, documents, code snippets, markdown files directly from Photoshop, Sketch and dozens of other apps!",
"homepage": "https://github.com/pJes2/Cirrus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pJes2": "lukasz@filestack.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pJes2/Cirrus.git",
"tag": "0.1.0"
},
"source_files": "Source/*.{swift}",
"requires_arc": true
}