[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / d / TestFrameworkIos1 / 1.0.1 / TestFrameworkIos1.podspec.json
blob27d88d014dd216995fcd447314eff9ba222cdab0
2   "name": "TestFrameworkIos1",
3   "version": "1.0.1",
4   "summary": "这个是一个测试的demo description of Test-framework",
5   "description": "这个是一个测试的demo description of TestFrameworkIos1",
6   "homepage": "https://github.com/zhou-ztz/TestFrameworkIos1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tingzhi.zhou": "tingzhi.zhou@yiartkeji.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/zhou-ztz/TestFrameworkIos1.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "TestFrameworkIos1/**/*.swift",
22   "requires_arc": true,
23   "static_framework": true,
24   "dependencies": {
25     "SDWebImage": [
26       "5.17.0"
27     ],
28     "SnapKit": [
30     ],
31     "Alamofire": [
32       "4.8.1"
33     ],
34     "AppCenter": [
35       "4.4.3"
36     ],
37     "RealmSwift": [
38       "10.7.7"
39     ],
40     "lottie-ios": [
41       "3.2.3"
42     ],
43     "SwiftHEXColors": [
45     ],
46     "SwiftyUserDefaults": [
48     ],
49     "EasyTipView": [
50       "~> 2.1"
51     ],
52     "SobotKit": [
53       "3.1.3"
54     ],
55     "ObjectBox": [
56       "2.0.0"
57     ],
58     "BadgeHub": [
60     ],
61     "CropViewController": [
62       "~> 2.5.5"
63     ],
64     "SDWebImageFLPlugin": [
65       "0.6.0"
66     ]
67   },
68   "xcconfig": {
69     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
70   }