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