[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / b / 1 / wingu-ios-sdk-content / 0.3.1 / wingu-ios-sdk-content.podspec.json
blob9f216692a97497ff700b35978799b4c0ee4427b5
2   "name": "wingu-ios-sdk-content",
3   "swift_version": "4.2.1",
4   "version": "0.3.1",
5   "summary": "Content part of wingu iOS SDK",
6   "description": "Content part of wingu iOS SDK. Visit www.wingu.de to know more.",
7   "homepage": "https://github.com/wingu-GmbH/wingu-ios-sdk-content",
8   "license": {
9     "type": "Apache-2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jakub Mazur": "jakub.mazur@wingu.de",
14     "Mateusz Staruchowicz": "mateusz.staruchowicz@wingu.de"
15   },
16   "source": {
17     "git": "https://github.com/wingu-GmbH/wingu-ios-sdk-content.git",
18     "tag": "0.3.1"
19   },
20   "social_media_url": "https://twitter.com/wingude",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "CoreLocation",
25     "AVFoundation",
26     "MapKit"
27   ],
28   "platforms": {
29     "ios": "10.0"
30   },
31   "source_files": "winguSDKContent.framework/Headers/*",
32   "vendored_frameworks": "winguSDKContent.framework",
33   "dependencies": {
34     "wingu-ios-sdk-essentials": [
35       "1.0.1"
36     ],
37     "WinguGallery": [
38       "0.1.14"
39     ]
40   }