blob: 2d1993a1f0c8cc884be19c25ae6b8471a816cb66 [file] [log] [blame]
{
"name": "JXAutoEncoder",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}