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