[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / d / TestFrameworkIos1 / 1.0.7 / TestFrameworkIos1.podspec.json
blob3aa1d70aaf69ccd0863345b056541f7ca352983f
2   "name": "TestFrameworkIos1",
3   "version": "1.0.7",
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.7"
20   },
21   "source_files": "TestFrameworkIos1/**/*.h",
22   "requires_arc": true,
23   "dependencies": {
24     "SDWebImage": [
25       "5.17.0"
26     ],
27     "SnapKit": [
29     ],
30     "Alamofire": [
31       "4.8.1"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "VALID_ARCHS": "x86_64 armv7 arm64"
36   }