blob: 65817b47f09fb8d18705d8fa22a9c98574be97e4 [file] [log] [blame]
{
"name": "CTXPropertyMapper",
"version": "1.1.1",
"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.1.1"
},
"source_files": "CTXPropertyMapper/*.{h,m}"
}