[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 7 / a / YJZNetManager / 0.0.1 / YJZNetManager.podspec.json
blobff0f5dae43c7f755b24d9cb119cfcb019de705ab
2   "name": "YJZNetManager",
3   "version": "0.0.1",
4   "summary": "初步配置项目",
5   "description": "YJZNetManager是易家装系列产品网络类封装",
6   "homepage": "https://gitee.com/yi_jia_yi/YJZNetManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Carpenter": "158287481@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/yi_jia_yi/YJZNetManager.git",
19     "tag": "0.0.1"
20   },
21   "public_header_files": "YJZNetManager/*.h",
22   "source_files": "YJZNetManager/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Qiniu": [
30     ],
31     "JPHUD": [
33     ],
34     "JPProjectConfigure": [
36     ]
37   },
38   "requires_arc": true