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