blob: 36d1ba2e03b20fb487f414a3450038df219c7aee [file] [log] [blame]
{
"name": "Snakepit",
"version": "0.0.13",
"summary": "iOS Dev Tool Kit",
"description": "Some useful tool to for iOS development",
"homepage": "https://github.com/yingmu52/Snakepit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Xinyi Zhuang",
"source": {
"git": "https://github.com/yingmu52/Snakepit.git",
"tag": "0.0.13"
},
"source_files": "Snakepit/*.{swift}",
"platforms": {
"ios": "9.0"
}
}