blob: 014b777abdb89df893b076f13cf50f7a6ac11aa2 [file] [log] [blame]
{
"name": "EasyMapping",
"version": "0.4.7",
"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.4.7"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "CoreData",
"source_files": "EasyMapping/*.{h,m}"
}