[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / f / 3 / GsmdpIosCore / 1.0.20 / GsmdpIosCore.podspec.json
blob969f73e31a743f01f08204e2496c455f0749e324
2   "name": "GsmdpIosCore",
3   "version": "1.0.20",
4   "summary": "📱 IOS native device plugs.",
5   "description": "📱 Provide IOS native device capability for front-end developers",
6   "homepage": "https://101.133.208.118/scm/gs-mdp/gs-mdp-ios-core.git",
7   "license": "MIT",
8   "authors": {
9     "xuyonglin": "504440913@qq.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5",
15   "source": {
16     "git": "https://101.133.208.118/scm/gs-mdp/gs-mdp-ios-core.git",
17     "tag": "1.0.20"
18   },
19   "source_files": "Source/**/*.{h,swift}",
20   "resources": "Source/Resources/Image/*.{jpg,mp4,png}",
21   "resource_bundles": {
22     "PhotoPickerResources": [
23       "Source/Sections/Media/Album/AlbumPlug/PhotoPickerResources.bundle/*.{jpg,png}"
24     ],
25     "WMCameraResource": [
26       "Source/Sections/Media/Camera/VideoPlug/WMCameraResource.bundle/*.{jpg,png}"
27     ],
28     "WXXImage": [
29       "Source/Sections/File/SandboxFileManager/image/WXXImage.bundle/*.{jpg,png}"
30     ],
31     "ScanImage": [
32       "Source/Sections/Scancode/image/ScanImage.bundle/*.{png}"
33     ]
34   },
35   "frameworks": [
36     "Foundation",
37     "UIKit",
38     "CoreLocation",
39     "Photos",
40     "AVFoundation",
41     "MessageUI"
42   ],
43   "dependencies": {
44     "Alamofire": [
46     ],
47     "HandyJSON": [
49     ],
50     "SnapKit": [
52     ]
53   },
54   "swift_version": "5"