blob: 3d7b7e95e2523241abbb11d6b19bb6ebe07bdf71 [file] [log] [blame]
{
"name": "Supportify",
"version": "3.0.0",
"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.0"
},
"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"
]
}
}