blob: f32d9e2015360c199f1936efe168287f50dfacc8 [file] [log] [blame]
{
"name": "JIRAMobileKit",
"version": "3.0.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": "3.0.1"
},
"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"
}