[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / d / TestFrameworkIos1 / 1.0.4 / TestFrameworkIos1.podspec.json
blob8264291210e5e0b79f58fefdfcdf60e367e0dfd9
2   "name": "TestFrameworkIos1",
3   "version": "1.0.4",
4   "summary": "这个是一个测试的demo description of Test-framework",
5   "description": "这个是一个测试的demo description of TestFrameworkIos1",
6   "homepage": "https://github.com/zhou-ztz/Test-framework-ios",
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/Test-framework-ios.git",
19     "tag": "1.0.4"
20   },
21   "vendored_frameworks": "TestFrameworkIos1.framework",
22   "source_files": "TestFrameworkIos1.framework/**/*.h",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
26       "5.17.0"
27     ],
28     "SnapKit": [
30     ],
31     "Alamofire": [
32       "4.8.1"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "VALID_ARCHS": "x86_64 armv7 arm64"
37   }