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