blob: b09df2054562b8c39346e217eb2640467db107c3 [file] [log] [blame]
{
"name": "COOperation",
"version": "0.0.1",
"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/rambler-digital-solutions/COOperation",
"source": {
"git": "https://github.com/rambler-digital-solutions/COOperation.git",
"tag": "0.0.1"
},
"source_files": "Source/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}