blob: 37a0ada07c3c1d5ae7bef860d20a7450f3d45bc4 [file] [log] [blame]
{
"name": "YJLibBaseModule",
"version": "1.0.1",
"summary": "YJLibBaseModule.",
"description": "BaseModule of YJLib/YJUIKit, includes : Category, Macro",
"homepage": "https://github.com/yangjing901/YJBaseModule.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangjing901@qq.com": "yangjing901@qq.com"
},
"source": {
"git": "https://github.com/yangjing901/YJBaseModule.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"resources": "YJLibBaseModule/Assets/YJBaseModuleBundle.bundle",
"subspecs": [
{
"name": "Core",
"source_files": "YJLibBaseModule/Classes/**/*"
}
]
}