[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 7 / 3 / ServiceDeskKit / 1.0.4 / ServiceDeskKit.podspec.json
blob029476e19240d576d64d3b6d9fd5b1b4b6bfa0d6
2   "name": "ServiceDeskKit",
3   "version": "1.0.4",
4   "summary": "JIRA Service Desk Atlassian Tickets for iOS",
5   "description": "Using ServiceDeskKit you can generate forms directly for Atlassian's JIRA",
6   "homepage": "https://github.com/willpowell8/ServiceDeskKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "willpowell8": "willpowell8@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/willpowell8/ServiceDeskKit.git",
16     "tag": "1.0.4"
17   },
18   "social_media_url": "https://twitter.com/willpowelluk",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "ServiceDeskKit/Classes/**/*",
24   "resource_bundles": {
25     "ServiceDeskKit": [
26       "ServiceDeskKit/Assets/{*.png,*.xib}"
27     ]
28   },
29   "dependencies": {
30     "MBProgressHUD": [
32     ]
33   }