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