blob: 28ff677713bb1a30ee7b61b6706fc640c1ed8473 [file] [log] [blame]
{
"name": "SwiftyJsonMapper",
"version": "1.2.3",
"summary": "A JSON Object Mapping library for Swift",
"homepage": "https://github.com/fazilakhter/SwiftyJsonMapper",
"license": "MIT License",
"authors": {
"Fazeel Akhter": "fazilakhter@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fazilakhter/SwiftyJsonMapper.git",
"tag": "1.2.3"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"module_name": "SwiftyJsonMapper",
"pushed_with_swift_version": "3.0"
}