[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 2 / PJLNet / 0.0.14 / PJLNet.podspec.json
blobd7dec336d72454fde889f18f33dbd40347b579da
2   "name": "PJLNet",
3   "version": "0.0.14",
4   "summary": "网络框架简单的封装,可以在里面修改的增加相关提醒的方法目前这个刚刚是初步测试版本",
5   "description": "这个目前就是测试版本,以后还是需要完善目前就是尝试更新到pod 里面去",
6   "homepage": "https://git.oschina.net/pei5306788/PJLNetMolde.git",
7   "license": "MIT",
8   "authors": {
9     "pei5306700": "4457745@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/pei5306788/PJLNetMolde.git",
16     "tag": "v0.0.14"
17   },
18   "source_files": [
19     "PJLNetRequestDemo/PJLTestNetObject/*.{h,m}",
20     "PJLNetRequestDemo/PJLNetWays/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4.0"
26     ]
27   }