blob: b1e9e43d55165eed46638848e51eb379efc35026 [file] [log] [blame]
{
"name": "SYNCPropertyMapper",
"version": "5.2.0",
"summary": "Mapping your Core Data objects with your JSON providing backend has never been this easy",
"description": "* Mapping your Core Data objects with your JSON providing backend has never been this easy",
"homepage": "https://github.com/SyncDB/SYNCPropertyMapper",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"SyncDB": "syncdb.contact@gmail.com"
},
"social_media_url": "https://twitter.com/Sync_DB",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/SyncDB/SYNCPropertyMapper.git",
"tag": "5.2.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"requires_arc": true
}