[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / d / 7 / AWHBGoogleMapBus / 0.0.1 / AWHBGoogleMapBus.podspec.json
blob76c9adfd932ccf682384e46ab2d6df36aa05419b
2   "name": "AWHBGoogleMapBus",
3   "version": "0.0.1",
4   "summary": "A short description of AWHBGoogleMapBus.",
5   "description": "TODO: 添加描述内容",
6   "homepage": "https://github.com/zhangwen31/AWHBGoogleMapBus",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "王恒": "1066026709@qq.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/zhangwen31/AWHBGoogleMapBus.git",
19     "tag": "0.0.1"
20   },
21   "vendored_frameworks": "AWHBGoogleMapBus.framework",
22   "source_files": "AWHBGoogleMapBus.framework/Headers/*h",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "static_framework": true,
27   "frameworks": "Foundation",
28   "requires_arc": true,
29   "dependencies": {
30     "GoogleMaps": [
32     ],
33     "GooglePlaces": [
35     ],
36     "AWHBoneRuntime": [
38     ],
39     "AWHBoneRouter": [
41     ],
42     "AWHBNetworkRequest": [
44     ],
45     "AWHBBasicBusiness": [
47     ],
48     "MBProgressHUD": [
50     ],
51     "Masonry": [
53     ],
54     "MJExtension": [
56     ],
57     "JJException": [
59     ],
60     "YYImage": [
62     ],
63     "YYWebImage": [
65     ],
66     "AFNetworking": [
68     ],
69     "AWHBPublicBusiness": [
71     ],
72     "Charts": [
74     ],
75     "AWHBoneResources": [
77     ],
78     "IQKeyboardManager": [
80     ]
81   }