blob: 03adda5993faed977b15917f3459def4d435e9e9 [file] [log] [blame]
{
"name": "ZZOperationExtension",
"version": "0.3.0",
"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.0"
},
"source_files": [
"Classes",
"ZZOperationExtension/Classes/**/*.{h,m}"
]
}