blob: fc7d8027afa38cb430c7cd420f0d375cf23d1975 [file] [log] [blame]
{
"name": "JCMacros",
"version": "6",
"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": "6"
},
"source_files": "JCMacros/JCMacros/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}