[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / 4 / 6 / MKEnvObserver / 1.2.3 / MKEnvObserver.podspec.json
blobc36ddb2c96e2375fd8e111f764d2d3766a2264b8
2   "name": "MKEnvObserver",
3   "version": "1.2.3",
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.3"
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": "MKEnvObserver/Classes/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "MapKit"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 4.0"
33     ]
34   }