blob: 8377ba209ef685b00a641b664b62ffda00680208 [file] [log] [blame]
{
"name": "Snakepit",
"version": "0.0.2",
"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.2"
},
"source_files": "Snakepit/*.{swift}",
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "4.0.3"
}