blob: 440d82718c0b26c2af4c890de30101733a570f0b [file] [log] [blame]
{
"name": "DynamicCodable",
"module_name": "DynamicCodable",
"version": "1.0",
"license": "MIT",
"summary": "Encode & Decode [String: Any] and [Any]",
"homepage": "https://github.com/levantAJ",
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/AnyCodable.git",
"tag": "1.0"
},
"source_files": "AnyCodable/**/*.{h,swift}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}