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