[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / e / MREVSDK / 0.1.0 / MREVSDK.podspec.json
blob530b87ab92e2924c91d8447dc77c77d9a0d324d8
2   "name": "MREVSDK",
3   "version": "0.1.0",
4   "summary": "MREVSDK二次封装.",
5   "description": "MREVSDK二次封装.",
6   "homepage": "https://github.com/MQL9011",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mccree": "301063915@qq.com"
13   },
14   "source": {
15     "git": "https://e.coding.net/qianliM/mrevsdk/mrevsdk.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MREVSDK/Classes/**/*",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "static_framework": true,
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "vendored_frameworks": "MREVSDK/evsdk.framework"