[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 2 / 0 / QMUICore / 1.0.0 / QMUICore.podspec.json
blobe0cb453c1f1146003b1b498a6f4bb9f50201d608
2   "name": "QMUICore",
3   "version": "1.0.0",
4   "summary": "QMUIKit/QMUICore for Swift to use",
5   "description": "TODO: QMUIKit/QMUICore for Swift to use.",
6   "homepage": "https://github.com/tospery/QMUICore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangjianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/QMUICore.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QMUICore/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreGraphics",
26     "Photos"
27   ],
28   "dependencies": {
29     "QMUIKit/QMUICore": [
30       "4.0.3"
31     ]
32   }