blob: f87f6f872d2e338195e10993db830ef33f061684 [file] [log] [blame]
{
"name": "Lyft",
"version": "0.0.5",
"summary": "Some pink mustache company forgot to build that SDK.",
"description": "Lyft is a SDK that uses Lyft public API to get prices, etas, order Lyft and more.",
"homepage": "https://github.com/genadyo/Lyft",
"license": "MIT",
"authors": {
"Genady Okrain": "genady@okrain.com"
},
"source": {
"git": "https://github.com/genadyo/Lyft.git",
"tag": "0.0.5"
},
"social_media_url": "https://twitter.com/genadyo",
"platforms": {
"ios": "8.0"
},
"source_files": "Lyft/Classes/*.swift"
}