blob: 466653fa38d766b0e6e488134c737e7e28f919f7 [file] [log] [blame]
{
"name": "InMotion",
"version": "2.4.0",
"summary": "Connect to the catalyst platform",
"description": "This will enable you to connect your appliaction with the catalyst platform",
"homepage": "http://www.buildinmotion.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Build in Motion, LLC": "hello@buildinmotion.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.amazonaws.com/buildinmotion-libs/ios/sdk/releases/InMotion.2.4.0.zip"
},
"ios": {
"vendored_frameworks": [
"InMotion.framework",
"InMotionUI.framework"
]
}
}