[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 4 / SinocareCGMBaseKit / 0.3.0 / SinocareCGMBaseKit.podspec.json
blob919fc9bb4e22e0feda4dd0a42d4a6d2ced74dc45
2   "name": "SinocareCGMBaseKit",
3   "version": "0.3.0",
4   "summary": "A short description of SinocareCGMBaseKit.",
5   "homepage": "https://gitee.com/mashouyin/sinocare-cgmbase-kit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mashouyin": "shouyin.ma@sinocare.com"
12   },
13   "source": {
14     "git": "https://gitee.com/mashouyin/sinocare-cgmbase-kit",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "vendored_frameworks": "SinocareCGMBaseKit.framework",
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "armv7 i386 x86_64 arm64"
23   },
24   "frameworks": [
25     "CoreBluetooth",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "UIKit",
29     "AVFoundation",
30     "Photos",
31     "Foundation"
32   ],
33   "dependencies": {
34     "WCDB.swift": [
36     ],
37     "SwifterSwift": [
39     ],
40     "Moya": [
42     ],
43     "SwiftyJSON": [
45     ],
46     "MBProgressHUD": [
48     ],
49     "HandyJSON": [
51     ]
52   }