[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / c / e / EmplateSDK / 3.6.9 / EmplateSDK.podspec.json
blobf8027733f302a3708ce2be48b9621e544b84cf27
2   "name": "EmplateSDK",
3   "version": "3.6.9",
4   "summary": "The Emplate iOS SDK.",
5   "homepage": "http://emplate.it",
6   "authors": {
7     "Emplate ApS": "http://emplate.it"
8   },
9   "license": "Other",
10   "module_name": "EmplateSDK",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Emplate/emplate-ios-sdk.git",
16     "tag": "3.6.9"
17   },
18   "vendored_frameworks": "EmplateSDK.framework",
19   "preserve_paths": "EmplateSDK.framework",
20   "module_map": "EmplateSDK.framework/Modules/module.modulemap",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "SystemConfiguration",
25     "MobileCoreServices",
26     "CoreBluetooth",
27     "CoreLocation"
28   ],
29   "dependencies": {
30     "Realm": [
31       "~>3.13.1"
32     ],
33     "TrustKit": [
35     ]
36   }