blob: 6f32f0d0314a84cf600c4b1d574ce7197d91414e [file] [log] [blame]
{
"name": "ZZOperationExtension",
"version": "0.3.5",
"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.3.5"
},
"source_files": [
"Classes",
"ZZOperationExtension/Classes/**/*.{h,m}"
]
}