[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 0 / 4 / JBUtils / 1.0.0 / JBUtils.podspec.json
blob632594b487edeb8d506cfecd4cd57726374f8f9e
2   "name": "JBUtils",
3   "version": "1.0.0",
4   "summary": "A short description of Utils.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/1031721778@qq.com/Utils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2062964913@qq.com": "小叶子"
13   },
14   "source": {
15     "git": "https://gitee.com/jbxb/util-spec.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "subspecs": [
23     {
24       "name": "UI",
25       "source_files": "UI/**/*.swift"
26     },
27     {
28       "name": "QR",
29       "source_files": "QR/**/*.swift",
30       "dependencies": {
31         "JBUtils/UI": [
33         ]
34       }
35     },
36     {
37       "name": "Found",
38       "source_files": "Found/**/*.swift"
39     },
40     {
41       "name": "Popup",
42       "source_files": "Popup/**/*.swift"
43     }
44   ],
45   "swift_version": "5.0"