blob: a9d4a54dcfc7ea503750765217db90d6192fa42c [file] [log] [blame]
{
"name": "WAMapping",
"version": "0.0.6",
"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"
},
"source": {
"git": "https://github.com/Wasappli/WAMapping.git",
"tag": "0.0.6"
},
"source_files": "Files/*.{h,m}",
"requires_arc": true,
"frameworks": "CoreData"
}