blob: 88f254c26aa2e9231d0bd9e3946900724ad8a822 [file] [log] [blame]
{
"name": "MantleNullValuesOmit",
"version": "0.0.1",
"summary": "Mantle categories that can ignore null values.",
"homepage": "https://github.com/sdkdimon/MantleNullValuesOmit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Lizin": "sdkdimon@gmail.com"
},
"source": {
"git": "https://github.com/sdkdimon/MantleNullValuesOmit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "MantleNullValuesOmit",
"source_files": "MantleNullValuesOmit/MantleNullValuesOmit/*.{h,m}",
"dependencies": {
"Mantle": [
"2.0.7"
]
}
}