[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 3 / 5 / T2PSDK / 1.0.1 / T2PSDK.podspec.json
blob75bb9aac0a3716b5023fe5edab2d207bfa23a972
2   "name": "T2PSDK",
3   "version": "1.0.1",
4   "summary": "项目介绍",
5   "description": "具体信息和内容",
6   "homepage": "https://gitee.com/cuijingtong/Framework",
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/cuijingtong/Framework.git",
16     "tag": "1.0.1"
17   },
18   "swift_versions": "5.0",
19   "requires_arc": true,
20   "source_files": "T2PSDK.framework/Headers/*.{h}",
21   "frameworks": [
22     "UIKit",
23     "ProximityReader",
24     "Foundation"
25   ],
26   "module_name": "T2PSDK",
27   "dependencies": {
28     "Moya": [
30     ],
31     "Alamofire": [
33     ]
34   },
35   "swift_version": "5.0"