blob: e66ac6baa95ed4f558ad4a2d7a99cc939c35301d [file] [log] [blame]
{
"name": "YSKVO",
"version": "1.0.0",
"summary": "YSKVO自定义KVO功能",
"homepage": "https://github.com/yscode001/YSKVO",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/yscode001/YSKVO.git",
"tag": "1.0.0"
},
"source_files": "YSKVO/YSKVO/YSKVO/*.{h,m}",
"frameworks": "UIKit"
}