[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / 7 / a / Wakup / 2.0.0 / Wakup.podspec.json
blob1df8ab1149e7a67261e168e1d2d4d67866d53817
2   "name": "Wakup",
3   "version": "2.0.0",
4   "summary": "Wakup allows you to find offers near your location",
5   "homepage": "http://wakup.net",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yellow Pineapple": "juan.cerro@101offers.co"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Wakup/Wakup-iOS-SDK.git",
18     "tag": "v2.0.0"
19   },
20   "source_files": "Wakup/**/*.swift",
21   "resources": "Wakup/**/*.{png,jpeg,jpg,storyboard,xib,strings}",
22   "requires_arc": true,
23   "dependencies": {
24     "SDWebImage": [
25       "~> 3.8"
26     ],
27     "iOSContextualMenu": [
28       "~> 1.1"
29     ],
30     "DZNEmptyDataSet": [
31       "~> 1.8"
32     ],
33     "SwiftyJSON": [
34       "~> 3.1"
35     ],
36     "Alamofire": [
37       "~> 4.0"
38     ],
39     "CHTCollectionViewWaterfallLayout": [
40       "~> 0.9"
41     ],
42     "TagListView": [
43       "~> 1.1"
44     ]
45   },
46   "pushed_with_swift_version": "3.0"