blob: 66e0280bb7b99ea4b22066caa33165de57946881 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-LoopMe",
"version": "1.0.0",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform LoopMe adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "libChocolatePlatform-SDK-LoopMe.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.5.2"
],
"LoopMeSDK": [
"~> 6.4.5"
]
},
"source": {
"git": "https://github.com/chocolateplatform/pod-builds.git",
"tag": "loopme_v1.0.0"
}
}