blob: 7a5e5b61de3a8a840d6d18a978a76d51ffe3be62 [file] [log] [blame]
{
"name": "EmplateSDK",
"version": "3.6.5",
"summary": "The Emplate iOS SDK.",
"homepage": "http://emplate.it",
"authors": {
"Emplate ApS": "http://emplate.it"
},
"license": "Other",
"module_name": "EmplateSDK",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Emplate/emplate-ios-sdk.git",
"tag": "3.6.5"
},
"vendored_frameworks": "EmplateSDK.framework",
"preserve_paths": "EmplateSDK.framework",
"module_map": "EmplateSDK.framework/Modules/module.modulemap",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration",
"MobileCoreServices",
"CoreBluetooth",
"CoreLocation"
],
"dependencies": {
"Realm": [
"~>3.4.0"
],
"TrustKit": [
]
}
}