blob: 17912a91dff03c4adac9727119951cf2be2c9623 [file] [log] [blame]
{
"name": "JIRAMobileConnect",
"version": "2.0.0-alpha.2",
"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.2"
},
"source_files": "JIRAMobileConnect/JIRAMobileConnect/**/*.{swift}",
"resources": "JIRAMobileConnect/JIRAMobileConnect/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,lproj}",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 2.0"
]
}
}