blob: 69fa4eea3505a37e3c603e4b4d363c2513e80e2f [file] [log] [blame]
{
"name": "EasyMapping",
"version": "0.6.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/EasyMapping/EasyMapping.git",
"tag": "0.6.1"
},
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"frameworks": "CoreData",
"source_files": "EasyMapping/*.{h,m}"
}