blob: 5ce7a475e6fcff357d1263e0896b4142ca0231e1 [file] [log] [blame]
{
"name": "ManagedOperation",
"platforms": {
"ios": "8.0"
},
"summary": "NSOperation for easy async block operations",
"requires_arc": true,
"version": "0.7.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.7.0"
},
"frameworks": "UIKit",
"source_files": "ManagedOperation/**/*.{swift}"
}