[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 3 / 5 / T2PSDK / 1.1.8 / T2PSDK.podspec.json
blobfc8d3bd170058351a70befc30dacabf1c6087d4b
2   "name": "T2PSDK",
3   "version": "1.1.8",
4   "summary": "项目介绍",
5   "description": "具体信息和内容",
6   "homepage": "https://gitee.com/payens_1/apple-t2p-ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Jonas": "964285094@qq.com"
10   },
11   "platforms": {
12     "ios": "16.4"
13   },
14   "source": {
15     "git": "https://gitee.com/payens_1/apple-t2p-ios-sdk.git",
16     "tag": "1.1.8"
17   },
18   "swift_versions": "5.0",
19   "requires_arc": true,
20   "source_files": "Class/**/*.{h,framework}",
21   "vendored_frameworks": "Class/T2PSDK.framework",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS[sdk=iphonesimulator*]": ""
24   },
25   "frameworks": [
26     "UIKit",
27     "ProximityReader",
28     "Foundation"
29   ],
30   "swift_version": "5.0"