[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 8 / MWCache / 1.3.2 / MWCache.podspec.json
blob3175ee63955da60f0f5d77ee9ecfc65ce693f655
2   "name": "MWCache",
3   "version": "1.3.2",
4   "summary": "默往轻量级数据存储框架",
5   "description": "新增支持自定义序列化",
6   "homepage": "git@192.168.199.108:ios/framework/MWCache.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "git@192.168.199.108:ios/framework/MWCache.git",
16     "tag": "1.3.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "YYModel": [
24     ],
25     "YYCache": [
27     ]
28   },
29   "vendored_frameworks": "MWCache/**/*.{framework}",
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "static_framework": true