blob: bb8a7fbb7a873d4ad69f1133709ce5b4e82b6388 [file] [log] [blame]
{
"name": "DKCompoundOperation",
"version": "0.1.3",
"summary": "Compound operation for use with NSOperationQueue",
"homepage": "https://github.com/danchoys/DKCompoundOperation",
"license": "MIT",
"authors": {
"Daniil Konoplev": "danchoys@icloud.com"
},
"source": {
"git": "https://github.com/danchoys/DKCompoundOperation.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}