blob: a24143d9ef6743da355d44f0cc893b56c379f13f [file] [log] [blame]
{
"name": "JXAutoEncoder",
"version": "1.0.4",
"license": "MIT",
"summary": "Encode model by Swift reflect",
"homepage": "https://github.com/DeveloperJx/JXAutoEncoder",
"social_media_url": "http://developerjx.github.io",
"authors": {
"Jason.Jiang": "jiangx.jason@gmail.com"
},
"source": {
"git": "https://github.com/DeveloperJx/JXAutoEncoder.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}