blob: 98a3c5bef2a634a3c53a75674adbb7376ce9bb11 [file] [log] [blame]
{
"name": "PJLNet",
"version": "0.0.9",
"summary": "网络框架简单的封装,可以在里面修改的增加相关提醒的方法目前这个刚刚是初步测试版本",
"description": "这个目前就是测试版本,以后还是需要完善目前就是尝试更新到pod 里面去",
"homepage": "https://git.oschina.net/pei5306788/PJLNetMolde.git",
"license": "MIT",
"authors": {
"pei5306700": "4457745@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/pei5306788/PJLNetMolde.git",
"tag": "v0.0.9"
},
"source_files": [
"PJLNetRequestDemo/PJLTestNetObject/*.{h,m}",
"PJLNetRequestDemo/PJLNetWays/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}