[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / d / GPUberView / 1.1.4 / GPUberView.podspec.json
blob77ab054af0002eb3a1e256f331cf3afee45a2373
2   "name": "GPUberView",
3   "version": "1.1.4",
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": "1.1.4"
19   },
20   "source_files": "GPUberView",
21   "resources": [
22     "GPUberView/*.{xib}",
23     "GPUberView/*.{png}"
24   ],
25   "requires_arc": true,
26   "frameworks": [
27     "MapKit",
28     "CoreLocation"
29   ],
30   "dependencies": {
31     "JSONModel": [
32       "~> 1.0"
33     ],
34     "Bolts": [
35       "~> 1.1"
36     ],
37     "PulsingHalo": [
39     ],
40     "Masonry": [
41       "~> 0.6"
42     ],
43     "INTULocationManager": [
44       "~> 2.0"
45     ],
46     "BlocksKit": [
47       "~> 2.2"
48     ]
49   }