blob: 633adeac462f1eb4fb2bfcc8b11e2647ebe5ca32 [file] [log] [blame]
{
"name": "ZYKVOController",
"version": "0.0.2",
"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.2"
},
"source_files": "ZYKVOController/*",
"requires_arc": true
}