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