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