[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 2 / YJKitSwift / 0.0.7 / YJKitSwift.podspec.json
blob5086e414bbf0b62943fc1024740aa7eedb122b63
2   "name": "YJKitSwift",
3   "version": "0.0.7",
4   "summary": "A conversion of my old YJKit(ObjC) library.",
5   "description": "This is a personal library the will help you developing iOS apps",
6   "homepage": "https://bitbucket.org/0yj/yjkit/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joey": "eyan0911@yahoo.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/0yj/yjkit/YJKitSwift.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "YJKitSwift/**/*.{swift}",
22   "ios": {
23     "resource_bundles": {
24       "YJKitSwift": [
25         "YJKitSwift/**/*.{png,mp3}"
26       ]
27     }
28   },
29   "swift_versions": [
30     "5.0",
31     "4.2"
32   ],
33   "swift_version": "5.0"