blob: 7ef929438cd942a680208bbb0791fb024d13779f [file] [log] [blame]
{
"name": "HWOperationsKit",
"version": "0.3.0",
"summary": "HWOperationsKit custom operation to make you easier to use Operation.",
"description": "HWOperationsKit custom operation to make you easier to use Operation.\nUse Operation to chain or group more easier.",
"homepage": "https://github.com/HeathWang/HWOperationsKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HeathWang": "yishu.jay@gmail.com"
},
"source": {
"git": "https://github.com/HeathWang/HWOperationsKit.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWOperationsKit/Classes/**/*",
"public_header_files": "HWOperationsKit/Classes/**/*.h",
"frameworks": "UIKit"
}