blob: d8e29406711633e47e09dadfcddcc219003de532 [file] [log] [blame]
{
"name": "Supportify",
"version": "3.0.5",
"description": "Supportify.io is a smart help center tool focused on helping you provide better help content in less time.",
"summary": "A help-center module backed by Supportify.io.",
"homepage": "https://supportify.io",
"documentation_url": "https://supportify.io/docs/integration/ios",
"license": "MIT",
"authors": {
"Supportify, Inc.": "help@supportify.io"
},
"source": {
"git": "https://github.com/supportify/supportify-ios.git",
"tag": "3.0.5"
},
"social_media_url": "https://twitter.com/supportifyio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Supportify": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Alamofire": [
"~> 3.1.4"
]
}
}