[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 2 / YJKitSwift / 0.0.6 / YJKitSwift.podspec.json
blob0138e8cebd8286d9c6ba4cfaa17304910118e3f5
2   "name": "YJKitSwift",
3   "version": "0.0.6",
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.6"
20   },
21   "source_files": "YJKitSwift/**/*.{h,m,swift}",
22   "resource_bundles": {
23     "YJKitSwift": [
24       "YJKitSwift/**/*.{png,mp3}"
25     ]
26   },
27   "resources": "YJKitSwift/**/*.{png,mp3}",
28   "swift_versions": [
29     "5.0",
30     "4.2"
31   ],
32   "swift_version": "5.0"