blob: b9eefe8bdfe75c4bb117d35b40251fae6715a361 [file] [log] [blame]
{
"name": "ManagedOperation",
"platforms": {
"ios": "8.0"
},
"summary": "An NSOperation for easy async block operations",
"requires_arc": true,
"version": "0.5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jatoma": "[studzinski.tom@gmail.com]"
},
"homepage": "https://github.com/jatoma/ManagedOperation.git",
"source": {
"git": "https://github.com/jatoma/ManagedOperation.git",
"tag": "0.5.0"
},
"frameworks": "UIKit",
"source_files": "ManagedOperation/**/*.{swift}"
}