[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / a / KZWFoundation / 1.1.3 / KZWFoundation.podspec.json
blobaeefcab75f4ffc4a616a190ce7b0d6c45fa76fc4
2   "name": "KZWFoundation",
3   "version": "1.1.3",
4   "summary": "iOS 基本库",
5   "description": "iOS基本库",
6   "homepage": "https://github.com/ouyrp/KZWFoundation",
7   "license": "MIT",
8   "authors": {
9     "ouyang": "1697006288@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ouyrp/KZWFoundation.git",
16     "tag": "1.1.3"
17   },
18   "source_files": "Classes/KZWFoundationHear.h",
19   "resource_bundles": {
20     "KZWFundation": [
21       "Classes/Rseouce/KZWFundation.bundle"
22     ]
23   },
24   "dependencies": {
25     "Masonry": [
27     ],
28     "MJRefresh": [
30     ],
31     "AFNetworking": [
33     ],
34     "Mantle": [
36     ],
37     "MBProgressHUD": [
39     ],
40     "SAMKeychain": [
42     ],
43     "dsBridge": [
45     ]
46   },
47   "subspecs": [
48     {
49       "name": "Content",
50       "source_files": "Classes/**/*.{h,m}",
51       "exclude_files": "Classes/KZWFoundationHear.h",
52       "frameworks": [
53         "MapKit",
54         "WebKit"
55       ]
56     }
57   ]