blob: 2a7c17bcc7192482af171f90990b4f6ce473eb18 [file] [log] [blame]
{
"name": "Reditor",
"version": "1.0.0",
"summary": "A Reditor is simple photo editor.",
"description": "Reditor allow to annotate image by drawing & place text",
"authors": {
"iOS Ninja": "igor@remoty.com"
},
"homepage": "https://www.remoty.com",
"license": {
"type": "MIT",
"text": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"requires_arc": true,
"source": {
"git": "https://iosninja@dev.azure.com/remoty-visual/Remoty/_git/Reditor-iOS",
"tag": "1.0.0"
},
"source_files": "Reditor/**/*.{swift}",
"resources": "Reditor/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
}