[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 4 / 2 / winguSDK-iOS / 0.6.4 / winguSDK-iOS.podspec.json
blobf815a24a358100883c3dc36e2edc372756d1b5fd
2   "name": "winguSDK-iOS",
3   "version": "0.6.4",
4   "summary": "iOS SDK for wingu.de",
5   "description": "winguSDK is an iOS SDK for wingu.de service. This framework will allow you to connect with beacons and geofences nearby user location.",
6   "homepage": "https://github.com/Speicher210/wingu-sdk-ios-demoapp",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wingu AG": "jakub.mazur@wingu.de"
13   },
14   "source": {
15     "git": "https://github.com/Speicher210/wingu-sdk-ios-demoapp.git",
16     "tag": "0.6.4"
17   },
18   "social_media_url": "https://twitter.com/wingude",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "default_subspecs": "SDK",
23   "dependencies": {
24     "RSBarcodes_Swift": [
26     ],
27     "KDEAudioPlayer": [
29     ],
30     "Nuke": [
32     ],
33     "SwiftyMarkdown": [
35     ],
36     "youtube-ios-player-helper": [
38     ],
39     "SKPhotoBrowser": [
41     ]
42   },
43   "pushed_with_swift_version": "3.0",
44   "deprecated": true,
45   "subspecs": [
46     {
47       "name": "SDK",
48       "platforms": {
49         "ios": "9.0"
50       },
51       "ios": {
52         "vendored_frameworks": "winguSDK.framework"
53       }
54     }
55   ]