blob: 00f4fc2e1ca0b98f762a7bd196a79f7862a3013e [file] [log] [blame]
{
"name": "AkvcExtension",
"version": "1.0.3",
"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.3"
},
"source_files": "AkvcExtension/**/*.{h,m}"
}