blob: 014c7fd82e6282b259ad45fb98989fbef6dc946b [file] [log] [blame]
{
"name": "JJBase",
"version": "0.0.1",
"summary": "常用的分类",
"description": "只是一个测试常用分类的",
"homepage": "https://coding.net/u/majianjie/p/JJBase/git",
"license": "MIT",
"authors": {
"JJCoder": "592357262@qq.com"
},
"source": {
"git": "https://git.coding.net/majianjie/JJBase.git",
"tag": "0.0.1"
},
"source_files": [
"Base",
"Base/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
]
}