[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 8 / MWCache / 1.1.0 / MWCache.podspec.json
blob0bf66b930703624288f54ccd5e44eb99cce12d7a
2   "name": "MWCache",
3   "version": "1.1.0",
4   "summary": "默往轻量级数据存储框架",
5   "description": "1.1.0版本",
6   "homepage": "https://github.com/yxh418983798/MWCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.199.108/ios/module_oc/MWCache.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MWCache/Classes/**/*",
22   "dependencies": {
23     "YYModel": [
25     ],
26     "YYCache": [
28     ]
29   },
30   "public_header_files": "MWCache/Classes/**/*.h",
31   "static_framework": true,
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   }