[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 4 / 6 / MKEnvObserver / 1.2.2 / MKEnvObserver.podspec.json
blobf934a8ddd2119507d40a8cdd17e8a1f9ae65ea51
2   "name": "MKEnvObserver",
3   "version": "1.2.2",
4   "summary": "This is a very useful observer library.",
5   "description": "This is a very useful observer library, it can be observed in the agent and management, very useful.",
6   "homepage": "https://gitee.com/iliunian/MKEnvObserver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liu Nian": "i19850511@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/iliunian/MKEnvObserver.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "MKEnvObserver/Classes/**/*",
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "MapKit"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 4.0"
33     ]
34   }