blob: 0676a1fe2ab1344f3ff55ee11b688429592d6797 [file] [log] [blame]
{
"name": "JCMacros",
"version": "0.0.2",
"summary": "Objective-C 常用的宏定义",
"description": "Objective-C 常用的宏定义,为开发提供了很多方便",
"homepage": "https://github.com/devjackcat/JCMacros",
"license": "MIT",
"authors": {
"JackCat": "devjackcat@163.com"
},
"source": {
"git": "https://github.com/devjackcat/JCMacros.git",
"tag": "0.0.2"
},
"source_files": "JCMacros/JCMacros/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}