blob: 98ee40e6c0be75b6e139e1af1a295e32ada8988e [file] [log] [blame]
{
"name": "ZZOperationExtension",
"version": "0.3.10",
"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.10"
},
"source_files": [
"Classes",
"ZZOperationExtension/Classes/**/*.{h,m}"
]
}