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