blob: 78e3c0303322fcd0cd0698a153ac3cda6f19e28d [file] [log] [blame]
{
"name": "Lyft",
"version": "0.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/genadyo",
"platforms": {
"ios": "8.0"
},
"source_files": "Lyft/Classes/*"
}