[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 1 / JiraConnector / 1.0.2 / JiraConnector.podspec.json
blob007b23f2a4127e2c6ff1ca094586c8be57a9454d
2   "name": "JiraConnector",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "JiraConnector for iOS",
6   "description": "  \t\t\t\t\tIntegrate JiraConnector in your project and give ability to testers create JIRA issues from you app just by shaking device.\n",
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.2",
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": [
23     ],
24     "Mantle": [
26     ]
27   }