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