blob: 88e172187753d2221d2cac206eea580df4cdf785 [file] [log] [blame]
{
"name": "JCBaseLib",
"version": "2",
"summary": "JCBaseLib.",
"description": "this is JCBaseLib",
"homepage": "https://github.com/devjackcat/JCBaseLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"JackCat": "devjackcat@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devjackcat/JCBaseLib.git",
"tag": "2"
},
"source_files": "JCBaseLib/JCBaseLib/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"JCMacros": [
]
}
}