blob: ba369afc654c58660c9c112d7076d8355401730e [file] [log] [blame]
{
"name": "OperationPromise",
"version": "0.0.1",
"summary": "NSOperation(NSOperationQueue) dependency manager library.",
"homepage": "https://github.com/azu/OperationPromise",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"source": {
"git": "https://github.com/azu/OperationPromise.git",
"tag": "0.0.1"
},
"source_files": "OperationPromise/*.{h,m}",
"requires_arc": true
}