2 "name": "EVReflection",
4 "summary": "Reflection based (dictionary, Json or XML) object mapping (including extensions for Alamofire and Moya with RxSwift or ReactiveSwift)",
5 "description": "[EVReflection](https://github.com/evermeer/EVReflection) based object mapping (dictionary, Json, XML, CKRecord)\nincluding extensions for [Alamofire](https://github.com/Alamofire/Alamofire) and [Moya](https://github.com/Moya/Moya) for network abstraction.\nAnd on top of that extension for [RxSwift](https://github.com/ReactiveX/RxSwift/) and [ReactiveSwift]",
6 "homepage": "https://github.com/evermeer/EVReflection",
12 "Edwin Vermeer": "edwin@evict.nl"
14 "social_media_url": "http://twitter.com/evermeer",
22 "git": "https://github.com/evermeer/EVReflection.git",
25 "default_subspecs": "Core",
26 "pushed_with_swift_version": "3.0",
30 "source_files": "Source/*.swift",
31 "frameworks": "Foundation"
35 "source_files": "Source/XML/*.swift",
37 "EVReflection/Core": [
47 "source_files": "Source/Alamofire/*.swift",
49 "EVReflection/Core": [
58 "name": "AlamofireXML",
59 "source_files": "Source/Alamofire/XML/*.swift",
64 "EVReflection/Alamofire": [
71 "source_files": "Source/Alamofire/Moya/*.swift",
76 "EVReflection/Core": [
83 "source_files": "Source/Alamofire/Moya/XML/*.swift",
88 "EVReflection/Moya": [
94 "name": "MoyaRxSwift",
95 "source_files": "Source/Alamofire/Moya/RxSwift/*.swift",
100 "EVReflection/Moya": [
106 "name": "MoyaReactiveSwift",
107 "source_files": "Source/Alamofire/Moya/ReactiveSwift/*.swift",
109 "Moya/ReactiveSwift": [
112 "EVReflection/Moya": [