blob: 0e02f53caadc309a903163492bd7558f66cf13d0 [file] [log] [blame]
{
"name": "HCUIKit",
"version": "0.0.1",
"summary": "常用UI效果.",
"description": "常用UI效果,点击图片放大至全屏(iOS 11 App Store效果),点击图片放大显示新界面.",
"homepage": "https://github.com/Haisens/HCUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"殷海超": "haisens@163.com, haisensyin@gmail.com"
},
"source": {
"git": "https://github.com/Haisens/HCUIKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HCUIKit/Classes/**/*.{h,m}"
}