2 "name": "JCSwiftRestful",
4 "summary": "A framework helps you pretty easy to implement as RESTful API style",
5 "description": "This framework is for Restful APIs. It helps you focus more on handling object-oriented and structured data. To use this framework, you will have to write code using more standard RESTful semantics, both on iOS and server sides. Otherwise, the automatic serialization and deserialization functions within this framework will not work.",
6 "homepage": "https://github.com/James/JCSwiftRestful.git",
12 "James": "infilachen@gmail.com",
13 "Fanny": "fanfan.feng9@gmail.com"
16 "git": "https://github.com/infila/JCSwiftRestful.git",
19 "social_media_url": "https://www.linkedin.com/in/jameschen5428",
23 "swift_versions": "5.0",
24 "source_files": "JCSwiftRestful/Classes/**/*",
30 "swift_version": "5.0"