blob: 2781b411ec31f221daff3d7fe5528ed1befa0266 [file] [log] [blame]
{
"name": "JHUIKit",
"version": "0.0.9",
"summary": "A UIKit Library with lots of customized View.",
"description": "A UIKit Library with lots of customized View.\n- JHCircleImageView\n- JHSwipeView\n- JHProfileHeaderView\n- JHProfileCardView",
"homepage": "https://github.com/seraphjiang/JHUIKit",
"license": "MIT",
"authors": {
"jianghuan": "seraphjiang@gmail.com"
},
"source": {
"git": "https://github.com/seraphjiang/JHUIKit.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JHUIKit/Classes/**/*"
}