blob: 7c1aab669ca807fa3c6710aacd470d0c412de96e [file] [log] [blame]
{
"name": "Poseidon",
"version": "0.0.1",
"license": "MIT",
"summary": "A navigation framework on Swift.",
"homepage": "https://github.com/OrWest/Poseidon/",
"authors": {
"Alex Motarykin": "orwester@gmail.com"
},
"source": {
"git": "https://github.com/OrWest/Poseidon.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "src/*.swift",
"pushed_with_swift_version": "3.0"
}