[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / f / Armin / 1.1.1 / Armin.podspec.json
blobe537b606636b3d9bcdf040790aa6dc2cedf7d927
2   "name": "Armin",
3   "version": "1.1.1",
4   "summary": "Armin is a http/https request service.",
5   "homepage": "https://github.com/CavanSu/Armin",
6   "license": "MIT",
7   "authors": {
8     "CavanSu": "403029552@qq.com"
9   },
10   "platforms": {
11     "ios": "10.0",
12     "osx": "10.10"
13   },
14   "source": {
15     "git": "https://github.com/CavanSu/Armin.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "sources/**/*.{h,m,swift}",
19   "module_name": "Armin",
20   "swift_versions": [
21     "5.0",
22     "5.1",
23     "5.2",
24     "5.3",
25     "5.4"
26   ],
27   "xcconfig": {
28     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
29   },
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "arm64 armv7 x86_64"
32   },
33   "user_target_xcconfig": {
34     "VALID_ARCHS": "arm64 armv7 x86_64"
35   },
36   "swift_version": "5.4"