blob: 5a61bf6c31078eec48dc41266aed4d72793176bc [file] [log] [blame]
{
"name": "HHUIKit",
"version": "0.1.1",
"summary": "a handful UI create kit",
"homepage": "https://github.com/weylhuang",
"license": "MIT",
"authors": {
"weylhuang": "short_fellow@hotmail.com"
},
"source": {
"git": "https://github.com/weylhuang/HHKit.git",
"tag": "master"
},
"source_files": "HHKit/Classes/*.{h,m}",
"platforms": {
"ios": null
},
"dependencies": {
"FMDB": [
"2.6.2"
],
"LKDBHelper": [
"2.4"
],
"MBProgressHUD": [
"~> 0.9"
],
"ReactiveCocoa": [
"2.5"
],
"BlocksKit": [
"2.2.5"
],
"Masonry": [
"0.6.3"
],
"SDWebImage": [
"3.8.2"
],
"MJExtension": [
"3.0.13"
],
"MJRefresh": [
"3.0.8"
],
"DateTools": [
"1.7.0"
]
}
}