blob: e8b7437e6a6101e16ef19595496a5b46a23306f3 [file] [log] [blame]
{
"name": "Octopus",
"version": "1.1.1",
"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.1"
},
"source_files": "Octopus/*.swift",
"requires_arc": true,
"swift_versions": [
"5.0",
"4.2",
"4.0"
]
}