blob: ebb3f694447e8ca5c050c58e21cd1c33f9fca323 [file] [log] [blame]
{
"name": "JiraConnector",
"version": "0.12",
"license": "MIT",
"summary": "JiraConnector for iOS",
"homepage": "https://github.com/adurbalo/JiraConnector",
"authors": "Andrey Durbalo",
"source": {
"git": "https://github.com/adurbalo/JiraConnector.git",
"tag": "0.12",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "JiraConnector/JiraConnectorSource/**/*{h, m, xib}",
"dependencies": {
"AFNetworking": [
],
"Mantle": [
]
}
}