blob: 21bf2fa19dc3e230807fc40b40b161818ca070b4 [file] [log] [blame]
{
"name": "Hackle",
"module_name": "Hackle",
"version": "1.1.0",
"summary": "Hackle Sdk for iOS",
"homepage": "https://www.hackle.io",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Hackle": "platform@hackle.io"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/hackle-io/hackle-ios-sdk.git",
"tag": "1.1.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"swift_versions": "5.0",
"swift_version": "5.0"
}