[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 3 / f / XBLibsCore / 0.0.3 / XBLibsCore.podspec.json
blob68190c5be2dcd9ec81d1139b52ae656a754c7b46
2   "name": "XBLibsCore",
3   "version": "0.0.3",
4   "summary": "A short description of XBLibsCore.",
5   "homepage": "https://github.com/ZB0106/XBLibsCore",
6   "authors": {
7     "kdzebing": "rongzebing@gokudian.com"
8   },
9   "source": {
10     "git": "https://github.com/ZB0106/XBLibsCore",
11     "tag": "0.0.3"
12   },
13   "source_files": "Sources/**/*.swift",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "swift_versions": [
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "static_framework": true,
28   "subspecs": [
29     {
30       "name": "XBListViewManager",
31       "source_files": "Sources/XBListViewManager/*/*.swift",
32       "frameworks": [
33         "UIKit",
34         "Foundation"
35       ],
36       "dependencies": {
37         "MJRefresh": [
39         ],
40         "SnapKit": [
42         ]
43       }
44     }
45   ],
46   "swift_version": "5.3"