blob: 65897ab23aa454d29a0fb87cb8f86a5105cb4d31 [file] [log] [blame]
{
"name": "EasyMapping",
"version": "0.5.1",
"summary": "The easiest way to map data from your webservice.",
"homepage": "https://github.com/lucasmedeirosleite/EasyMapping",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Medeiros": "lucastoc@gmail.com"
},
"source": {
"git": "https://github.com/lucasmedeirosleite/EasyMapping.git",
"tag": "0.5.1"
},
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"frameworks": "CoreData",
"source_files": "EasyMapping/*.{h,m}"
}