[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / e / ZPFRequestKit / 1.0.2 / ZPFRequestKit.podspec.json
blob4dc9c98e1f01992857d14ffa42087643df4dce0c
2   "name": "ZPFRequestKit",
3   "version": "1.0.2",
4   "summary": "封装分页请求并用列表展示的库",
5   "homepage": "https://github.com/gdzpf123/ZPFRequestKit",
6   "license": "MIT",
7   "authors": {
8     "zpf123": "297007441@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/gdzpf123/ZPFRequestKit.git",
15     "tag": "1.0.2"
16   },
17   "source_files": [
18     "Classes",
19     "ZPFRequestKit/Classes/**/*.{h,m}"
20   ],
21   "dependencies": {
22     "MJExtension": [
24     ],
25     "MJRefresh": [
27     ],
28     "AFNetworking": [
30     ]
31   }