blob: 4dc9c98e1f01992857d14ffa42087643df4dce0c [file] [log] [blame]
{
"name": "ZPFRequestKit",
"version": "1.0.2",
"summary": "封装分页请求并用列表展示的库",
"homepage": "https://github.com/gdzpf123/ZPFRequestKit",
"license": "MIT",
"authors": {
"zpf123": "297007441@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gdzpf123/ZPFRequestKit.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"ZPFRequestKit/Classes/**/*.{h,m}"
],
"dependencies": {
"MJExtension": [
],
"MJRefresh": [
],
"AFNetworking": [
]
}
}