[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 9 / Test-framework-ios / 1.0.3 / Test-framework-ios.podspec.json
blobb6a16a6975091c139798b405828b3fbc08cecf46
2   "name": "Test-framework-ios",
3   "version": "1.0.3",
4   "summary": "这个是一个测试的demo description of Test-framework",
5   "description": "这个是一个测试的demo description of Test-framework-ios",
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.3"
20   },
21   "vendored_frameworks": "Test_framework_ios.framework",
22   "source_files": "Test_framework_ios.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   }