blob: 35469a6ff124f2090e0bb5b779360c1b1ab620d3 [file] [log] [blame]
{
"name": "OperationStepView",
"version": "0.0.1",
"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": {
"yaoding": "1248170343@qq.com"
},
"source": {
"git": "https://github.com/yao996186979/OperationStep.git",
"tag": "0.0.1"
},
"source_files": "OperationStepView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
}
}