blob: 2968dd942a335048cd14c9d7ea13a2889bcaf9a0 [file] [log] [blame]
{
"name": "CTXPropertyMapper",
"version": "1.2.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.2.0"
},
"source_files": "CTXPropertyMapper/*.{h,m}"
}