blob: 2b9e46713026da445e5a0ed31d4cbc2bbe3fb691 [file] [log] [blame]
{
"name": "HMObjcSugar",
"version": "0.0.4",
"summary": "Objective-C 语法糖",
"homepage": "https://github.com/itheima-developer/HMObjcSugar",
"license": "MIT",
"authors": {
"Fan Liu": "liufan321@gamil.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/itheima-developer/HMObjcSugar.git",
"tag": "0.0.4"
},
"source_files": "HMObjcSugar/ObjcSugar/*.{h,m}",
"requires_arc": true
}