[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / c / 8 / MatrixComponents / 0.0.2 / MatrixComponents.podspec.json
blob37d39321995c61c0b6bd51c6676b748af883f2ab
2   "name": "MatrixComponents",
3   "version": "0.0.2",
4   "summary": "matrix-rust-sdk.",
5   "description": "Swift package providing components from the matrix-rust-sdk.",
6   "homepage": "https://github.com/jitash/matrix-rust-components-swift",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "jitash": "jitash@foxmail.com"
12   },
13   "platforms": {
14     "ios": "16.0"
15   },
16   "source": {
17     "git": "https://github.com/jitash/matrix-rust-components-swift.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/*.a",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "Classes/**/*.h"