[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / a / KZWFoundation / 1.0.4 / KZWFoundation.podspec.json
blob6915d33f3026dbaa69d61e9d68e13eb886c1a809
2   "name": "KZWFoundation",
3   "version": "1.0.4",
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.0.4"
17   },
18   "source_files": "Classes/**/*",
19   "public_header_files": "Classes/**/*.h",
20   "resources": "Classes/Rseouce/KZWFundation.bundle",
21   "frameworks": "MapKit",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "MJRefresh": [
28     ],
29     "AFNetworking": [
31     ],
32     "Mantle": [
34     ],
35     "MBProgressHUD": [
37     ],
38     "SAMKeychain": [
40     ]
41   }