blob: befd580289232f34e7f08f2cf2bb28aa0a4e1a6d [file] [log] [blame]
{
"name": "KBOCProperty",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "KBOCProperty/*"
}