blob: b74f04871294d03bb9a691e3e9e84a239511ec9f [file] [log] [blame]
{
"name": "Reditor",
"version": "1.0.2",
"license": "MIT",
"summary": "A Reditor is simple photo editor.",
"homepage": "https://www.remoty.com",
"social_media_url": "https://www.remoty.com",
"description": "Reditor allow to annotate image by drawing & place text",
"authors": {
"iOS Ninja": "igor@remoty.com"
},
"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.2"
},
"source_files": "Reditor/**/*.{swift}",
"resources": "Reditor/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
}