blob: c7703aee664f276ed77ad7c53f5dcedc0e31b86b [file] [log] [blame]
{
"name": "JIRAMobileKit",
"version": "3.0.9",
"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": "3.0.9"
},
"social_media_url": "https://twitter.com/willpowelluk",
"platforms": {
"ios": "8.0"
},
"source_files": "JIRAMobileKit/Classes/**/*",
"resource_bundles": {
"JIRAMobileKit": [
"JIRAMobileKit/Assets/{*.png,*.xib}"
]
},
"dependencies": {
"MBProgressHUD": [
]
},
"pushed_with_swift_version": "3.0"
}