blob: c95d22f4eac0eff6ca427ade1b83dfd379719e1f [file] [log] [blame]
{
"name": "Lsh_KVO",
"version": "1.0.0",
"summary": "Add KVO to Observer a class properties",
"license": "MIT",
"source": {
"git": "https://github.com/lshdfp726/Lsh_KVO.git",
"tag": "1.0.0"
},
"homepage": "https://github.com/lshdfp726/Lsh_KVO",
"authors": {
"刘松洪": "lshmissjhy@gmail.com"
},
"source_files": [
"Lsh_KVO",
"Lsh_KVO/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}