[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / a / 2 / 0 / RxMoya-HandyJSON / 0.1.0 / RxMoya-HandyJSON.podspec.json
blobf2ec7a2fbc7bb13cc612985e9fc7bfebca90bea4
2   "name": "RxMoya-HandyJSON",
3   "version": "0.1.0",
4   "summary": "Moya+RxSwift+HandyJSON实现反序列化",
5   "description": "扩展Moya和RxSwift, 使其支持HandyJSON反序列化网络请求的返回值",
6   "homepage": "https://github.com/zys-developer/RxMoya-HandyJSON",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zys-developer": "zys_dev@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zys-developer/RxMoya-HandyJSON.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RxMoya-HandyJSON/Classes/**/*",
22   "dependencies": {
23     "Moya/RxSwift": [
25     ],
26     "HandyJSON": [
28     ]
29   }