blob: 2fed0b988e33d66cf1796315d5ac5901a2dfe717 [file] [log] [blame]
{
"name": "CTXPropertyMapper",
"version": "1.0.0",
"summary": "Simple and highly extensible two ways property mapper",
"homepage": "https://github.com/ef-ctx/CTXPropertyMapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mário Araújo": "mario.araujo@ef.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/ef-ctx/CTXPropertyMapper.git",
"tag": "1.0.0"
},
"source_files": "CTXPropertyMapper/*.{h,m}"
}