blob: d4240465eb3c3b5d2039f11c3ec9cf8c4721a294 [file] [log] [blame]
{
"name": "COOperation",
"version": "0.0.3",
"summary": "Library for working with compound operations",
"license": "MIT",
"authors": {
"Gleb Novik": "g.novik@rambler-co.ru",
"Egor Tolstoy": "e.tolstoy@rambler-co.ru"
},
"homepage": "https://github.com/strongself/COOperation",
"source": {
"git": "https://github.com/strongself/COOperation.git",
"tag": "0.0.3"
},
"source_files": "Source/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}