blob: eaeb73cc05252656307c2828ec3f050d8b827c97 [file] [log] [blame]
{
"name": "LiveryDesk",
"version": "1.0.0",
"summary": "Passenger application for travellers",
"description": "Passenger application for travellers. Show near by drivers list in a map view.",
"homepage": "https://github.com/aneeshkasokan/LiveryDesk",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"aneeshkasokan": "aneesh.asokan@feathersoft.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/aneeshkasokan/LiveryDesk.git",
"tag": "1.0.0"
},
"source_files": "*",
"exclude_files": [
"LiveryDeskPassenger.xcodeproj",
"LiveryDeskPassenger.xcworkspace",
"Podfile",
"Podfile.lock"
]
}