blob: 16e52a3c043d1ce13202c6c44b73584074f3f938 [file] [log] [blame]
{
"name": "Snakepit",
"version": "0.0.14",
"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.14"
},
"source_files": "Snakepit/*.{swift}",
"platforms": {
"ios": "9.0"
}
}