blob: a86a94bf9a288dfcfcfafcabd92789ef51267c0b [file] [log] [blame]
{
"name": "HelpSumoSDK",
"version": "1.0.0",
"summary": "HelpSumoSDK adds a additional layer of support to your app.",
"description": "Adding HelpSumo SDK to your app allows you to create/view support tickets.To view articles and faq related to your app.",
"homepage": "https://github.com/HelpSumo/HelpSumo-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Help Sumo": "careysam@ajsquare.net"
},
"source": {
"git": "https://github.com/HelpSumo/HelpSumo-ios.git",
"commit": "1c100ecf43a87b793296235cf3ec00350d3c0df9",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelpSumoSDK/Classes/**/*",
"resource_bundles": {
"HelpSumoSDK": [
"HelpSumoSDK/Assets/*.{png,jpg,xib,storyboard}"
]
},
"dependencies": {
"FMDB": [
],
"Cosmos": [
]
},
"pushed_with_swift_version": "3.0"
}