blob: a16c67ee29c07572018f17f730b33be4eeab0b35 [file] [log] [blame]
{
"name": "HYBHelperKit",
"version": "0.2.0",
"summary": "日常开发必不可少的神器之一,UIBlockKit、UIMakerKit、UIHelperKit、CommonKit、FoundationKit、Controllers、Constants等集于一身的神器!",
"description": "日常开发必不可少的神器之一,UIBlockKit、UIMakerKit、UIHelperKit、CommonKit、FoundationKit、Controllers等集于一身的神器,简化日常开发,提高开发效率!",
"homepage": "https://github.com/CoderJackyHuang/HYBHelperKit",
"license": "MIT",
"authors": {
"huangyibiao": "huangyibiao@163.com"
},
"social_media_url": "http://www.huangyibiao.com/",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderJackyHuang/HYBHelperKit.git",
"tag": "v0.2.0"
},
"source_files": "HYBHelperKitSources/*",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}