blob: 435ee96448d1bc995204cc976194798e57b5da76 [file] [log] [blame]
{
"name": "KBOCProperty",
"version": "0.0.3",
"platforms": {
"ios": "9.0"
},
"summary": "objective-c 部分属性的宏定义简写,方便快速声明属性",
"homepage": "https://github.com/LKeBing/KBOCProperty",
"license": "MIT",
"authors": {
"LKeBing": "13568922114@163.com"
},
"source": {
"git": "https://github.com/LKeBing/KBOCProperty.git",
"tag": "0.0.3"
},
"requires_arc": true,
"source_files": "KBOCProperty/*"
}