blob: 5125892f10fc041d315b215fceb14e4282c9ba45 [file] [log] [blame]
{
"name": "RGMapper",
"version": "1.0",
"summary": "RGMapper - it converts [String: Any] to Value Types!",
"authors": {
"Ritesh Gupta": "rg.riteshh@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/riteshhgupta/RGMapper",
"source": {
"git": "https://github.com/riteshhgupta/RGMapper.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}