blob: 63c5e439d4fc40381b322564941d5a74c6be1682 [file] [log] [blame]
{
"name": "LeeroySDK-iOS",
"version": "1.0.9",
"summary": "The LeeroySDK-iOS is the easiest way to integrate your iOS app with Leeroy.",
"swift_versions": "5.0",
"description": "The LeeroySDK-iOS is the easiest way to integrate your iOS app with Leeroy. For more information, please see README.",
"homepage": "https://github.com/LeeroyGroup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hui Wang": "hui.wang@leeroy.se"
},
"source": {
"git": "https://github.com/LeeroyGroup/LeeroySDK-iOS.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "LeeroySDK-iOS/Frameworks/*.framework"
},
"swift_version": "5.0"
}