blob: 5e85e6f2773dd54dc2143e84a73295c8c778e66e [file] [log] [blame]
{
"name": "ZZOperationExtension",
"version": "0.2.7",
"summary": "An extension to NSOperation.",
"homepage": "https://github.com/sablib/ZZOperationExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sablib": "sablib.iak@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sablib/ZZOperationExtension.git",
"tag": "0.2.7"
},
"source_files": [
"Classes",
"ZZOperationExtension/Classes/**/*.{h,m}"
]
}