blob: 22706fa800fbd1e582d790bec2448bdd4c1e4102 [file] [log] [blame]
{
"name": "Snakebird",
"version": "0.1.1",
"summary": "Pythonic Swift",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SwiftlyChange/Snakebird",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SwiftlyChange": "swiftlychange@gmail.com"
},
"source": {
"git": "https://github.com/SwiftlyChange/Snakebird.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Snakebird/Classes/*"
}