blob: 81baf40f465d6a0e69b75dce7a0d1d0ec5f93fe1 [file] [log] [blame]
{
"name": "Reditor",
"version": "1.0.5",
"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.5"
},
"source_files": "Reditor/**/*.{swift}",
"resources": "Reditor/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
}