[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / 7 / a / Wakup / 5.1.1 / Wakup.podspec.json
blob8975110af747f86b5568e60bb33a3f97a224f5bc
2   "name": "Wakup",
3   "version": "5.1.1",
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": "11.0"
15   },
16   "swift_versions": [
17     "5.0"
18   ],
19   "source": {
20     "git": "https://github.com/Wakup/Wakup-iOS-SDK.git",
21     "tag": "v5.1.1"
22   },
23   "source_files": "Wakup/**/*.swift",
24   "resources": "Wakup/**/*.{png,jpeg,jpg,storyboard,xib,strings}",
25   "requires_arc": true,
26   "dependencies": {
27     "SDWebImage": [
28       "~> 5.6"
29     ],
30     "iOSContextualMenu": [
31       "1.1.8"
32     ],
33     "DZNEmptyDataSet": [
34       "~> 1.8"
35     ],
36     "SwiftyJSON": [
37       "~> 5.0"
38     ],
39     "Alamofire": [
40       "~> 5.0"
41     ],
42     "CHTCollectionViewWaterfallLayout": [
43       "~> 0.9"
44     ],
45     "TagListView": [
46       "1.4"
47     ]
48   },
49   "swift_version": "5.0"