blob: e151c5c4f3e6c646e9ec10d8aa95f11e1ebb02e9 [file] [log] [blame]
{
"name": "JiraConnector",
"version": "1.0.7",
"license": "MIT",
"summary": "JiraConnector for iOS",
"description": "Integrate JiraConnector in your project and give ability to testers create JIRA issues from you app just by shaking device.",
"homepage": "https://github.com/adurbalo/JiraConnector",
"authors": "Andrey Durbalo",
"source": {
"git": "https://github.com/adurbalo/JiraConnector.git",
"tag": "1.0.7",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "JiraConnector/JiraConnectorSource/**/*.{h,m}",
"resources": "JiraConnector/JiraConnectorSource/**/*.{xib}",
"dependencies": {
"AFNetworking": [
"2.6.0"
],
"Mantle": [
]
}
}