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