blob: e0197727a7de1a809f165edab919a84c775f1061 [file] [log] [blame]
{
"name": "JIRAMobileKit",
"version": "4.2.1",
"summary": "JIRA bug reporting for iOS written in swift",
"description": "Create and raise bugs in JIRA direct from device with in built auto completion of environment and screenshot.",
"homepage": "https://github.com/willpowell8/JIRAMobileKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"willpowell8": "willpowell8@gmail.com"
},
"source": {
"git": "https://github.com/willpowell8/JIRAMobileKit.git",
"tag": "4.2.1"
},
"social_media_url": "https://twitter.com/willpowelluk",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "JIRAMobileKit/Classes/**/*",
"resource_bundles": {
"JIRAMobileKit": [
"JIRAMobileKit/Assets/{*.png,*.xib}"
]
},
"dependencies": {
"MBProgressHUD": [
]
}
}