blob: 678e9c64046d2ea4e03fd23570c2f74d83356dc4 [file] [log] [blame]
{
"name": "InsideMobileiOS",
"version": "1.10.1",
"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": "10.0"
},
"source": {
"git": "https://bitbucket.org/insideteam/insidemobileios.git",
"tag": "1.10.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "InsideMobileiOS/InsideMobileiOS.framework"
},
"source_files": "InsideMobileiOS/InsideMobileiOS.framework/Headers/*.h",
"public_header_files": "InsideMobileiOS/InsideMobileiOS.framework/Headers/*.h"
}