blob: e00221ee5f042a1086aa679674c2536ade522f28 [file] [log] [blame]
{
"name": "KondutoSDK",
"version": "1.0.18",
"summary": "Konduto SDK for iOS.",
"description": "Use the Konduto SDK for iOS to track navigation events from your customers and prevent online frauds",
"homepage": "https://www.konduto.com",
"requires_arc": true,
"license": {
"text": "Copyright (C) 2016 Konduto\nPermission is hereby granted to use this framework as is, modification are not allowed.\nAll rights reserved.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"type": "Copyright"
},
"authors": "Konduto.",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3-us-west-2.amazonaws.com/download.konduto.com/dev/sdk/ios/1.0.18/KondutoSDK.framework.zip"
},
"ios": {
"source_files": "KondutoSDK.framework/Headers/*.h",
"public_header_files": "KondutoSDK.framework/Headers/*.h",
"vendored_frameworks": "KondutoSDK.framework"
}
}