blob: 8cfccdffd5dbf82a07a494482e7c9c886b77938b [file] [log] [blame]
{
"name": "ZYKVOController",
"version": "0.0.3",
"summary": "优雅实现KVO",
"description": "a simple use kvo",
"homepage": "https://github.com/ZYCoderIOS/ZYKVOController",
"license": "MIT",
"authors": {
"ZYCoderIOS": "13564832145@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZYCoderIOS/ZYKVOController.git",
"tag": "0.0.3"
},
"source_files": "ZYKVOController/*.{h,m}",
"requires_arc": true
}