blob: d612d48d3656fff4bc10f1563cf35215153ccf5e [file] [log] [blame]
{
"name": "OperationStepView",
"version": "0.1.2",
"summary": "OperationStep is used for show you operation.",
"description": "It is a component for ios to operation,written by Objective-C.",
"homepage": "https://github.com/yao996186979/OperationStep",
"license": "MIT",
"authors": {
"yaodong": "1248170343@qq.com"
},
"source": {
"git": "https://github.com/yao996186979/OperationStep.git",
"tag": "0.1.2"
},
"source_files": "OperationStepDemo/OperationStepDemo/PGOperationView/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
}
}