blob: 207f5ed925352822c28cbfebef78f12f1e1d3b01 [file] [log] [blame]
{
"name": "WAMapping",
"version": "0.0.7",
"summary": "WAMapping is a library which turns dictionary to object and vice versa. Designed for speed!",
"homepage": "https://github.com/Wasappli/WAMapping",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marian Paul": "marian@wasapp.li"
},
"platforms": {
"ios": "7.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/Wasappli/WAMapping.git",
"tag": "0.0.7"
},
"source_files": "Files/*.{h,m}",
"requires_arc": true,
"frameworks": "CoreData"
}