[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / c / d / GPUberView / 0.1 / GPUberView.podspec.json
blobdb3624e4b05fd83ec43124c68e6aca39f9aa1405
2   "name": "GPUberView",
3   "version": "0.1",
4   "summary": "Summon Uber from your app with 2 lines of code.",
5   "homepage": "https://github.com/gpolak/GPUberView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "George Polak": "george.polak@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.1"
15   },
16   "source": {
17     "git": "https://github.com/gpolak/GPUberView.git",
18     "tag": "0.1"
19   },
20   "source_files": [
21     "GPUberView",
22     "GPUberView/GPUberView.xcassets"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.5"
28     ],
29     "JSONModel": [
30       "~> 1.0"
31     ],
32     "Bolts": [
33       "~> 1.1"
34     ],
35     "SDWebImage": [
36       "~>3.6"
37     ],
38     "PulsingHalo": [
40     ],
41     "Masonry": [
42       "~> 0.6"
43     ]
44   }