blob: e1097aabb2a4921c41be534479ca068eb44983cc [file] [log] [blame]
{
"name": "GPUberView",
"version": "0.1.1",
"summary": "Summon Uber from your app with 2 lines of code.",
"homepage": "https://github.com/gpolak/GPUberView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"George Polak": "george.polak@gmail.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/gpolak/GPUberView.git",
"tag": "0.1.1"
},
"source_files": [
"GPUberView",
"GPUberView/GPUberView.xcassets/uber_logo_15.imageset",
"GPUberView/GPUberViewController.xib"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5"
],
"JSONModel": [
"~> 1.0"
],
"Bolts": [
"~> 1.1"
],
"SDWebImage": [
"~>3.6"
],
"PulsingHalo": [
],
"Masonry": [
"~> 0.6"
]
}
}