[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 3 / 7 / a / Wakup / 2.3.0 / Wakup.podspec.json
blobd055598bfb122fd2eb7ddbcb71bc2cc913a18fb8
2   "name": "Wakup",
3   "version": "2.3.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.3.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.5"
38     ],
39     "CHTCollectionViewWaterfallLayout": [
40       "~> 0.9"
41     ],
42     "TagListView": [
43       "1.2"
44     ]
45   },
46   "pushed_with_swift_version": "3.0"