10 "xuyecan": "xuyecan@gmail.com"
12 "license": "Apache License 2.0",
15 "homepage": "https://github.com/alibaba/handyjson",
16 "source_files": "HandyJSON/**/*.{swift,h,m}",
18 "git": "https://github.com/alibaba/HandyJSON.git",
21 "summary": "A Json Serialization & Deserialization Library for Swift",
22 "description": "A Handy Json Library for Swift which serials object to json and deserials json to object",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "2.3"