[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / e / 7 / 3 / ServiceDeskKit / 1.0.1 / ServiceDeskKit.podspec.json
blob6d6e090a7e61376530f1d1da2d1e8c0f925c0432
2   "name": "ServiceDeskKit",
3   "version": "1.0.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/willpowelluk",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ServiceDeskKit/Classes/**/*",
23   "resource_bundles": {
24     "ServiceDeskKit": [
25       "ServiceDeskKit/Assets/{*.png,*.xib}"
26     ]
27   },
28   "dependencies": {
29     "MBProgressHUD": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"