blob: 97fd015cd4af32e4e1b7e92178431d46d75160ae [file] [log] [blame]
{
"name": "InMotion",
"version": "2.1.2",
"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.1.2.zip"
},
"resources": "InMotionUIAssets.bundle",
"ios": {
"vendored_frameworks": [
"InMotion.framework",
"InMotionUI.framework"
]
}
}