blob: 29326f3ef38fd1b2d565a672d5f3813ef5c9e906 [file] [log] [blame]
{
"name": "Octopus",
"version": "1.0.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.0.1"
},
"source_files": "Octopus/*.swift",
"requires_arc": true
}