[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 9 / f / YMPodPrivateNetWork / 0.1.4 / YMPodPrivateNetWork.podspec.json
blob20b014d634bbdebb57424493337cf346608a510a
2   "name": "YMPodPrivateNetWork",
3   "version": "0.1.4",
4   "summary": "A short description of YMPodPrivateNetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gupengling/YMPodPrivateNetWork",
7   "license": {
8     "type": "Cpoyright",
9     "text": "LICENSE  ©2018 yimifudao.com, Inc. All rights reserved"
10   },
11   "authors": {
12     "gupengling": "pengling.gu@1mifudao.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/gupengling/YMNetWork.git",
19     "tag": "0.1.4"
20   },
21   "source_files": [
22     "YMPodPrivateNetWork/Classes/*.{h,m}",
23     "YMPodPrivateNetWork/Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "YMPodPrivateNetWork/Classes/*.h",
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "MBProgressHUD": [
33     ]
34   }