blob: 0001fa2006f8f46e35b0a209e3cb2175be7d625e [file] [log] [blame]
{
"name": "OperationLayer",
"platforms": {
"ios": "8.0"
},
"summary": "Base operation logic",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Moiseenko": "me@alexmay23.com"
},
"homepage": "https://github.com/alexmay23/OperationLayer",
"source": {
"git": "https://github.com/alexmay23/OperationLayer.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "Sources/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}