[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 3 / 7 / a / Wakup / 3.1.0 / Wakup.podspec.json
blob73248f7a3be74790c9c5ffd68af69ee22a7c7af3
2   "name": "Wakup",
3   "version": "3.1.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": "v3.1.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       "~> 4.2"
26     ],
27     "iOSContextualMenu": [
28       "~> 1.1"
29     ],
30     "DZNEmptyDataSet": [
31       "~> 1.8"
32     ],
33     "SwiftyJSON": [
34       "~> 4.0"
35     ],
36     "Alamofire": [
37       "~> 4.5"
38     ],
39     "CHTCollectionViewWaterfallLayout": [
40       "~> 0.9"
41     ],
42     "TagListView": [
43       "1.3"
44     ]
45   },
46   "pushed_with_swift_version": "4.0"