blob: b37d9fbfbe0d52655a88ab7ff2524b9faf9254b4 [file] [log] [blame]
{
"name": "Reditor",
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A Reditor is simple photo editor.",
"homepage": "https://github.com/iOS-Ninja/Reditor",
"authors": {
"iOS Ninja": "dev.igormak@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"requires_arc": true,
"source": {
"git": "https://github.com/iOS-Ninja/Reditor.git",
"tag": "1.0.4"
},
"source_files": "Reditor/**/*.{swift}",
"resources": "Reditor/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
}