[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 7 / LMDevelopmentTool / 0.1.0 / LMDevelopmentTool.podspec.json
blob5961b883ff940cdf43baf97176eb89dcd97ce511
2   "name": "LMDevelopmentTool",
3   "version": "0.1.0",
4   "summary": "My development tool components.",
5   "description": "开发工具组件,包含一些常用工具,及本地网络权限唤醒",
6   "homepage": "https://gitee.com/LaiMing_gz/LMDevelopmentToolSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "LaiMing": "286349790@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitee.com/LaiMing_gz/LMDevelopmentToolSDK.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "ios": {
26     "vendored_frameworks": "LMDevelopmentTool.framework"
27   },
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   },
31   "swift_versions": "5.0",
32   "swift_version": "5.0"