blob: c286b636b3f82c3f4276e03329898848564ea391 [file] [log] [blame]
{
"name": "HMObjcSugar",
"version": "0.0.6",
"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.6"
},
"source_files": "HMObjcSugar/ObjcSugar/*.{h,m}",
"requires_arc": true
}