[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 4 / 6 / MKEnvObserver / 1.2.1 / MKEnvObserver.podspec.json
blob22bbd5ca4e73fa36688a68a437a343996cc2f458
2   "name": "MKEnvObserver",
3   "version": "1.2.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MKEnvObserver/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0"
30     ]
31   }