[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 3 / mdi / 0.1.0 / mdi.podspec.json
blob5333366e6c00127fa04b0a55110d629ca172acb3
2   "name": "mdi",
3   "version": "0.1.0",
4   "summary": "Use Material design svg icons in an iOS project without having to compile the assets",
5   "homepage": "https://github.com/mkoorn/mdi",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mkoorn": "mkoorn@appcentric.nl"
12   },
13   "source": {
14     "git": "https://github.com/mkoorn/mdi.git",
15     "tag": "0.1.0"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "mdi/Classes/**/*",
22   "resource_bundles": {
23     "mdi": [
24       "mdi/Assets/*.bundle"
25     ]
26   },
27   "swift_version": "5.0"