[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / a / KZWFoundation / 1.1.6 / KZWFoundation.podspec.json
blobb27d348123fedf2fcc5b934188cf557f631a3325
2   "name": "KZWFoundation",
3   "version": "1.1.6",
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.6"
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   ]