blob: f80f000171411d5aa203859c27e36951f2f4584a [file] [log] [blame]
{
"name": "Octopus",
"version": "1.1.0",
"summary": "Octopus demo",
"homepage": "https://github.com/ChaselAn/Octopus",
"license": "MIT",
"authors": {
"ChaselAn": "865770853@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ChaselAn/Octopus.git",
"tag": "1.1.0"
},
"source_files": "Octopus/*.swift",
"requires_arc": true,
"swift_versions": "5.0"
}