blob: 469efa48a3fe10e2dc3f1856b7f342b002f3b194 [file] [log] [blame]
{
"name": "AkvcExtension",
"version": "1.0.0",
"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.0"
},
"source_files": "AkvcExtension/**/*.{h,m}"
}