[Add] Survicate 5.5.0
[CocoaPods.git] / Specs / 0 / b / 8 / QMUIComponent / 0.1 / QMUIComponent.podspec.json
blob38543c97d49c819e3992b8e6774c80929f14fbc4
2   "name": "QMUIComponent",
3   "version": "0.1",
4   "summary": "A short description of QMUIComponent.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/7moor-tech/QMUIComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "焦林生": "18515384635@163.com"
13   },
14   "source": {
15     "git": "https://github.com/7moor-tech/QMUIComponents.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": [
22     "**/QMUIComponent/Assets/*.bundle"
23   ],
24   "source_files": "**/QMUIComponent/Classes/**/**/*",
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "armv7 x86_64 arm64"
27   },
28   "requires_arc": true,
29   "frameworks": "UIKit",
30   "dependencies": {
31     "QMChatUICore": [
33     ]
34   }