blob: 65ef77cfb18c33a3e9c8dcebe949702573f90677 [file] [log] [blame]
{
"name": "MFSDKNativeKit",
"version": "1.0.2",
"summary": "MFSDKNativeKit, a lightweight conversational/messaging UX interface",
"description": "A lightweight conversational/messaging UX interface for users to interact to the Morfeus Platform.",
"homepage": "https://github.com/triniticloud/MFSDKNativeKitSample-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vivek.raj@active.ai": "vivek.raj@active.ai"
},
"source": {
"http": "http://repo.active.ai/artifactory/resources/mobile/sdk-release/com/activeai/iOS/MFSDKNativeKit/1.0.2/MFSDKMessagingKit.zip"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "*.framework"
},
"dependencies": {
"MorfeusVoiceKit": [
]
}
}