[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 6 / ObslyDevTools / 0.0.1 / ObslyDevTools.podspec.json
blob668a04be759ac5ffaa995252c681b9385e3010f4
2   "name": "ObslyDevTools",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "10.3"
6   },
7   "license": {
8     "type": "Commercial",
9     "text": "See https://gitlab.com/obsly/obsly.git"
10   },
11   "summary": "Obsly:a mobile remote logger",
12   "description": "mobile development easier with Obsly.",
13   "homepage": "https://gitlab.com/obsly/obslydevtools",
14   "authors": {
15     "Obsly": "joaquinc@sfy.com"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://gitlab.com/obsly/obslydevtools.git",
20     "tag": "0.0.1"
21   },
22   "swift_versions": [
23     "5.1"
24   ],
25   "frameworks": [
26     "Foundation",
27     "SystemConfiguration",
28     "Security",
29     "MobileCoreServices"
30   ],
31   "libraries": "c++",
32   "dependencies": {
33     "Obsly": [
34       "~> 1.4.0"
35     ]
36   },
37   "vendored_frameworks": "ObslyDevToolsSDK.xcframework",
38   "cocoapods_version": ">= 1.10.0",
39   "pod_target_xcconfig": {
40     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
41   },
42   "swift_version": "5.1"