blob: 22b2b720ab167eff57553e314d8fdb53b85ca79b [file] [log] [blame]
{
"name": "ExposeBox",
"version": "1.0.2",
"summary": "ExposeBox iOS SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mobfox/ExposeBoxSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Viktor Shchepanovskyi": "viktor.shchepanovskyi@market.com"
},
"source": {
"git": "https://github.com/mobfox/ExposeBoxSDK-iOS.git",
"tag": "1.0.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Example/Pods/ExposeBoxSDK.framework"
},
"swift_version": "5.0"
}