[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / f / XBLibsCore / 0.0.6 / XBLibsCore.podspec.json
blob77841a5bff2c954cb5d7394da81c4d8ddd30216c
2   "name": "XBLibsCore",
3   "version": "0.0.6",
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.6"
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"