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