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