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