blob: 80af7a98db9a1d2f0b6d440835b6fba2fcacccd8 [file] [log] [blame]
{
"name": "MagicMapper",
"version": "1.0.1",
"summary": "Automatic JSON to model mapper",
"homepage": "https://github.com/adrianitech/magic-mapper-swift",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Adrian Mateoaea": "adrianitech@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/adrianitech/magic-mapper-swift.git",
"tag": "1.0.1"
},
"source_files": [
"MagicMapper",
"MagicMapper/*.swift"
]
}