blob: 94cc554d86c3cf104d3886c16576358c1c592a10 [file] [log] [blame]
{
"name": "AkvcExtension",
"version": "1.0.1",
"summary": "An extension of KeyPath for KVC.Describe complex logic with less code in KeyPath.Reduce programmer doing work.",
"homepage": "https://github.com/qddnovo/AkvcExtension",
"license": "MIT",
"authors": {
"Novo": "quxingyi@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/qddnovo/AkvcExtension.git",
"tag": "1.0.1"
},
"source_files": "AkvcExtension/**/*.{h,m}"
}