[Add] iProov 12.2.2
[CocoaPods.git] / Specs / 9 / 1 / 2 / LinPopView / 0.0.1 / LinPopView.podspec.json
blobd09d7ba3e082ae47eebcda0ba7833a3b91488a28
2   "name": "LinPopView",
3   "version": "0.0.1",
4   "summary": "简单弹窗",
5   "description": "代码侵入低",
6   "homepage": "https://github.com/StudentLinn/LinPopView",
7   "license": "MIT",
8   "authors": {
9     "StudentLinn": "792007074@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/StudentLinn/LinPopView.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source_files": "Pop/*",
19   "swift_versions": "4.0",
20   "dependencies": {
21     "SnapKit": [
23     ]
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "swift_version": "4.0"