[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / 3 / CIMiniProgram / 0.2.0 / CIMiniProgram.podspec.json
blob1e10abed1ea37f8f8bbcf294e4b31218bd6429ab
2   "name": "CIMiniProgram",
3   "version": "0.2.0",
4   "summary": "A short description of CIMiniProgram.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CIMiniProgram",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idbeny": "idbeny@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ladybirdDEV/CIMiniProgram.git",
16     "tag": "0.2.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "static_framework": true,
29   "dependencies": {
30     "SSZipArchive": [
31       "2.4.3"
32     ],
33     "MJRefresh": [
34       "3.7.5"
35     ],
36     "CocoaLumberjack": [
37       "3.8.0"
38     ],
39     "Masonry": [
41     ]
42   },
43   "frameworks": [
44     "UIKit",
45     "CoreServices",
46     "WebKit"
47   ],
48   "subspecs": [
49     {
50       "name": "Kit",
51       "dependencies": {
52         "CIUDPSocket": [
54         ],
55         "CIBluetooth": [
57         ],
58         "CIOAuth": [
60         ],
61         "CIPush": [
63         ],
64         "CIPay": [
66         ],
67         "CIShare": [
69         ],
70         "CIMiniProgram/Core": [
72         ]
73       }
74     },
75     {
76       "name": "Core",
77       "vendored_frameworks": "CIMiniProgram/CIMiniProgram.framework",
78       "resources": [
79         "CIMiniProgram/Assets/*"
80       ],
81       "dependencies": {
82         "CICamera": [
84         ],
85         "CICategories": [
87         ],
88         "CIViewFile": [
90         ],
91         "CIMPhotoBrowser": [
93         ],
94         "CINetworking": [
96         ]
97       }
98     }
99   ],
100   "swift_version": "5.0"