[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 5 / 9 / CLThirdLogin / 0.0.1 / CLThirdLogin.podspec.json
blobc8f49494354e5e5fdefc012df24bbefe96ee0214
2   "name": "CLThirdLogin",
3   "version": "0.0.1",
4   "summary": "A short description of CLThirdLogin.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Cheneyx/CLThirdLogin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CheneyX": "i_cheneyx@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Cheneyx/CLThirdLogin.git",
16     "tag": "0.0.1"
17   },
18   "public_header_files": "CLThirdLogin/Classes/Publish_header.h",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "CLThirdLogin/Classes/*",
23   "resource_bundles": {
24     "CLThirdLogin": [
25       "CLThirdLogin/Assets/*"
26     ]
27   },
28   "swift_versions": "4.0",
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "static_framework": true,
36   "dependencies": {
37     "SnapKit": [
39     ],
40     "UMShare": [
42     ]
43   },
44   "swift_version": "4.0"