blob: 53b11fb766a28156e5f6bc790fa52ee6b82ddbe7 [file] [log] [blame]
{
"name": "EasyMapping",
"version": "0.1.2",
"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.1.2"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "EasyMappingExample/EasyMapping/*.{h,m}"
}