[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 1 / JiraConnector / 1.0.8 / JiraConnector.podspec.json
blob1608cf460955ddb32190a6228857434e6116cddd
2   "name": "JiraConnector",
3   "version": "1.0.8",
4   "license": "MIT",
5   "summary": "JiraConnector for iOS",
6   "description": "Integrate JiraConnector in your project and give ability to testers create JIRA issues from you app just by shaking device.",
7   "homepage": "https://github.com/adurbalo/JiraConnector",
8   "authors": "Andrey Durbalo",
9   "source": {
10     "git": "https://github.com/adurbalo/JiraConnector.git",
11     "tag": "1.0.8",
12     "submodules": true
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "JiraConnector/JiraConnectorSource/**/*.{h,m}",
19   "resources": "JiraConnector/JiraConnectorSource/**/*.{xib}",
20   "dependencies": {
21     "AFNetworking": [
22       "2.5.4"
23     ],
24     "Mantle": [
26     ]
27   }