blob: 0d8930e5f6348abea846e11af81b8e5652ad28af [file] [log] [blame]
{
"name": "InsideMobileiOS",
"version": "1.0.5",
"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",
"documentation_url": "https://insidemobile.bitbucket.io/ios/",
"license": {
"type": "MIT",
"text": " © 2019 - Powerfront Inc.\n"
},
"authors": {
"Greg Platt": "greg.platt@powerfront.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://bitbucket.org/insideteam/insidemobileios.git",
"tag": "1.0.5"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "InsideMobileiOS/InsideMobileiOS.framework"
},
"source_files": "InsideMobileiOS/InsideMobileiOS.framework/Headers/*.h",
"public_header_files": "InsideMobileiOS/InsideMobileiOS.framework/Headers/*.h"
}