[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / f / d / 2 / LBCore / 0.0.1 / LBCore.podspec.json
blobb90f446f01f209b2fdd4c21a2184cf21c624e1ca
2   "name": "LBCore",
3   "version": "0.0.1",
4   "summary": "A short description of LBCore.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.logthin.com/wangyang/LBCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangyang": "13516829309@163.com"
13   },
14   "source": {
15     "git": "http://git.logthin.com/wangyang/LBCore.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "frameworks": "UIKit",
23   "subspecs": [
24     {
25       "name": "Network",
26       "source_files": "Classes/Network/*.swift",
27       "dependencies": {
28         "Moya/RxSwift": [
30         ]
31       }
32     },
33     {
34       "name": "Then",
35       "source_files": "Classes/Then/*.swift"
36     }
37   ],
38   "swift_version": "5.0"