[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / 1 / 7 / a / KZWFoundation / 1.0.8 / KZWFoundation.podspec.json
blob08af3543dacfb8ee5e167c7eed546802a54417a0
2   "name": "KZWFoundation",
3   "version": "1.0.8",
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.8"
17   },
18   "source_files": "Classes/**/*",
19   "public_header_files": "Classes/**/*.h",
20   "resource_bundles": {
21     "KZWFundation": [
22       "Classes/Rseouce/KZWFundation.bundle"
23     ]
24   },
25   "frameworks": "MapKit",
26   "dependencies": {
27     "Masonry": [
29     ],
30     "MJRefresh": [
32     ],
33     "AFNetworking": [
35     ],
36     "Mantle": [
38     ],
39     "MBProgressHUD": [
41     ],
42     "SAMKeychain": [
44     ]
45   }