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