blob: 5d6d5860bdb2bb9b65a4b5fdac2686886798b4e6 [file] [log] [blame]
{
"name": "COOperation",
"version": "0.0.2",
"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.2"
},
"source_files": "Source/**/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}