blob: 045c70b6b37511b35c0df4c15d2c821bbf1cdff1 [file] [log] [blame]
{
"name": "LeeroySDK-iOS",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "LeeroySDK-iOS/Frameworks/*.framework"
},
"swift_version": "5.0"
}