[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 3 / 7 / a / Wakup / 0.3.2 / Wakup.podspec.json
blobbf38139e0e75c0ff79efed7d2f4fc7b4e5800255
2   "name": "Wakup",
3   "version": "0.3.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": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Wakup/Wakup-iOS-SDK.git",
18     "tag": "v0.3.2"
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.7"
26     ],
27     "iOSContextualMenu": [
28       "~> 1.1"
29     ],
30     "DZNEmptyDataSet": [
31       "~> 1.7"
32     ],
33     "SwiftyJSON": [
34       "~> 2.3"
35     ],
36     "Alamofire": [
37       "~> 3.1"
38     ],
39     "AwesomeCache": [
40       "~> 2.0"
41     ],
42     "CHTCollectionViewWaterfallLayout": [
43       "~> 0.9"
44     ]
45   }