blob: b3fa423ae96bf982a02019049f0c8bc2ad3d62f2 [file] [log] [blame]
{
"name": "RealmMapper",
"version": "2.3.1",
"license": "MIT",
"summary": "RealmMapper",
"homepage": "https://github.com/zendobk/RealmMapper",
"authors": {
"Dao Nguyen": "zendobk"
},
"source": {
"git": "https://github.com/zendobk/RealmMapper.git",
"tag": "2.3.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"dependencies": {
"RealmSwift": [
"~> 2.2"
],
"ObjectMapper": [
"~> 2.2"
]
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.1"
}