[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / c / 5 / 8 / MWCache / 1.2.1 / MWCache.podspec.json
blobe217f56340215e43d1e32186b4b16a69207e2282
2   "name": "MWCache",
3   "version": "1.2.1",
4   "summary": "默往轻量级数据存储框架",
5   "description": "修复bug,新增存储UIColor",
6   "homepage": "http://192.168.199.108/ios/module_oc/MWCache.git",
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.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "dependencies": {
22     "YYModel": [
24     ],
25     "YYCache": [
27     ]
28   },
29   "source_files": "MWCache/Classes/**/*",
30   "public_header_files": "MWCache/Classes/MWCache.h",
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "static_framework": true