blob: ad64b2c5b95d5895f25ddb7cfc20676eb89cb634 [file] [log] [blame]
{
"name": "Snakebird",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/*"
}