[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 5 / UnifiedSDK / 1.0.2 / UnifiedSDK.podspec.json
blob2f4a92164889fb72818f635c1a598d5452239b97
2   "name": "UnifiedSDK",
3   "version": "1.0.2",
4   "summary": "UnifiedSDK indoor positioning for iOS.",
5   "homepage": "http://unifiedapp.com",
6   "authors": {
7     "Name": "info@unifiedapp.com"
8   },
9   "license": {
10     "type": "CUSTOM",
11     "text": "****************************************************************************************************************************\nUnifiedSDK for iOS is offered under Unified's END USER LICENSE AGREEMENT. You can obtain the license from the below link:\nhttp://unifiedapp.com/unified-sdk-eula/\n****************************************************************************************************************************\n"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://github.com/unified-tech/UnifiedSDK_Public/releases/download/v1.0.2/UnifiedSDK_1_0_2.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "UnifiedSDK.framework"
21   },
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0"
25     ],
26     "SimpleKeychain": [
27       "~> 0.8"
28     ],
29     "CardIO": [
30       "~> 5.0"
31     ],
32     "AdyenCSE": [
33       "~> 1.1"
34     ],
35     "SVProgressHUD": [
36       "~> 2.0"
37     ],
38     "SDWebImage": [
39       "~> 4.0"
40     ]
41   }