blob: e82074e360f181b6a7d1e6b313a9f13bab5e495c [file] [log] [blame]
{
"name": "InsideMobileiOS",
"version": "1.9.7-ChatUI",
"summary": "Powerfront Inside Mobile SDK for iOS apps",
"description": "The Inside Mobile iOS provides the necessary functions to track user and building Inside chat into an iOS Mobile App.",
"homepage": "https://www.powerfront.com/sdk/mobile/ios/swift/",
"license": {
"type": "MIT",
"text": " © 2018 - Powerfront Inc.\n"
},
"authors": {
"Greg Platt": "greg.platt@powerfront.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://bitbucket.org/insideteam/insidemobileios.git",
"tag": "1.9.7-ChatUI"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "InsideMobileiOSChatUI/InsideMobileiOS.framework"
},
"source_files": "InsideMobileiOSChatUI/InsideMobileiOS.framework/Headers/*.h",
"public_header_files": "InsideMobileiOSChatUI/InsideMobileiOS.framework/Headers/*.h"
}