[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 6 / 5 / MWCache_Framework / 1.0.0 / MWCache_Framework.podspec.json
blob62b5c0cd8a00296a99c2e10f18c8761893569cf7
2   "name": "MWCache_Framework",
3   "version": "1.0.0",
4   "summary": "默往轻量级数据存储框架",
5   "description": "1.0.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": "git@192.168.199.108:ios/framework/mwcache_framework.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "YYModel": [
24     ],
25     "YYCache": [
27     ]
28   },
29   "vendored_frameworks": "MWCache_Framework/MWCache.framework",
30   "static_framework": true,
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }