blob: cedcbc4b533470412a60fb0af06dbd9c49680a2f [file] [log] [blame]
{
"name": "OperatorSwift",
"version": "1.0",
"summary": "A short description of Example.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BitBuilder-zreo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BitBuilder-zreo": "1115326768@qq.com"
},
"source": {
"git": "https://github.com/BitBuilder-zreo/OperatorSwift.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Operator/Operator/**/*.swift"
}