[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / d / a / 9 / QMV7SDK / 1.0 / QMV7SDK.podspec.json
blobcaa0ce43a3dff954a17b590ae0fc9b1cbb0e062d
2   "name": "QMV7SDK",
3   "version": "1.0",
4   "summary": "QMV7SDK_iOS.",
5   "homepage": "https://github.com/7moor-tech/QMV7SDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "RockALins": "rockcodealin@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/7moor-tech/QMV7SDK.git",
18     "tag": "1.0"
19   },
20   "vendored_frameworks": "**/QMV7SDK.framework",
21   "requires_arc": true,
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
24   },
25   "dependencies": {
26     "Qiniu": [
27       "~> 8.2.1"
28     ],
29     "FMDB": [
30       "~> 2.7.5"
31     ],
32     "SocketRocket": [
33       "~> 0.5.1"
34     ],
35     "YYModel": [
36       "~> 1.0.4"
37     ]
38   }