[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / d / GPUberView / 0.1.2 / GPUberView.podspec.json
blob460ea71415702544696dd57bb8e324ef5caaae2f
2   "name": "GPUberView",
3   "version": "0.1.2",
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.2"
19   },
20   "source_files": "GPUberView",
21   "resources": [
22     "GPUberView/*.{xib}",
23     "GPUberView/*.{xcassets}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.5"
29     ],
30     "JSONModel": [
31       "~> 1.0"
32     ],
33     "Bolts": [
34       "~> 1.1"
35     ],
36     "SDWebImage": [
37       "~>3.6"
38     ],
39     "PulsingHalo": [
41     ],
42     "Masonry": [
43       "~> 0.6"
44     ]
45   }