blob: 4925d4f7625bdcc9aa51be3aa68c8ed371f51cbd [file] [log] [blame]
{
"name": "InMotion",
"version": "4.0.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.4.0.0.zip"
},
"ios": {
"vendored_frameworks": [
"InMotion.framework",
"InMotionUI.framework"
]
}
}