blob: 235b8436b534ee3ae8e28ece255acca66cc9f360 [file] [log] [blame]
{
"name": "GeneticsKit",
"version": "0.3.0",
"summary": "Simple and flexible mapping for any object.",
"homepage": "https://github.com/zradke/GeneticsKit",
"license": "MIT",
"authors": {
"Zach Radke": "zach.radke@gmail.com"
},
"source": {
"git": "https://github.com/zradke/GeneticsKit.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}