[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 9 / SecucardCoreGuiLib / 0.1.10 / SecucardCoreGuiLib.podspec.json
blob6535953bc17eb10e9c76bc52f57f6b96f0d8a58f
2   "name": "SecucardCoreGuiLib",
3   "version": "0.1.10",
4   "summary": "Base App for creating secucard apps with custom gui",
5   "description": "\"This Libaray functions as the base app for any secucard related customer app. It holds all the functionality, but abstracts the gui elements which then can be set by the host app.",
6   "homepage": "http://www.secucard.com/",
7   "license": {
8     "type": "Apache 2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jörn Schmidt": "schmidt@devid.net"
13   },
14   "source": {
15     "git": "https://stash.webhaus.de/scm/sma/secucard-coregui-ios-lib.git",
16     "tag": "0.1.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "Alamofire": [
30     ],
31     "AlamofireImage": [
33     ],
34     "OMGHTTPURLRQ": [
35       "~> 3.0"
36     ],
37     "PromiseKit/CorePromise": [
39     ],
40     "DrawerController": [
42     ],
43     "PullToRefreshSwift": [
45     ],
46     "TFBarcodeScanner": [
48     ],
49     "UPCardsCarousel": [
51     ],
52     "BBBadgeBarButtonItem": [
54     ],
55     "SnapKit": [
57     ],
58     "TZStackView": [
60     ],
61     "SOMotionDetector": [
63     ],
64     "PromiseKit/CoreLocation": [
66     ],
67     "SwiftValidator": [
69     ],
70     "IQKeyboardManager": [
72     ],
73     "Hex": [
75     ],
76     "SwiftyUserDefaults": [
78     ],
79     "SwiftOverlays": [
81     ],
82     "SecucardConnectSDK": [
83       "0.2.20"
84     ]
85   }