blob: b31155c934545aacd9ae1c1633157d0c302bd8c7 [file] [log] [blame]
{
"name": "JIRAMobileConnect",
"version": "2.0.0-alpha.7",
"summary": "Enables JIRA to collect user feedback.",
"description": "JIRA Mobile Connect enables JIRA to collect user feedback for your mobile apps. Key features include:\n\n* In-app User feedback- Get feedback from your mobile users or testers",
"homepage": "https://bitbucket.org/atlassian/jiraconnect-apple",
"license": "Apache License, Version 2.0",
"authors": {
"René Cacheaux": "rcacheaux@atlassian.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://bitbucket.org/atlassian/jiraconnect-apple.git",
"tag": "2.0.0-alpha.7"
},
"source_files": "JIRAMobileConnect/JIRAMobileConnect/**/*.{swift}",
"resources": "JIRAMobileConnect/JIRAMobileConnect/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,lproj}",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 2.0"
],
"SDWebImage": [
"~> 3.7.3"
]
}
}