blob: 8a6ef43ce006891fa0ccbbe8c7fbbc1b1ed4bd6a [file] [log] [blame]
{
"name": "YHKit_OC",
"version": "0.0.5",
"summary": "个人开发库、各种工具、类库、总结等",
"homepage": "https://github.com/liujunliuhong/YHKit_OC",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liujun": "1035841713@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liujunliuhong/YHKit_OC.git",
"tag": "0.0.5"
},
"resources": [
"YHKit_OC/YHKit_OC/Album/*.{strings,xcassets}",
"YHKit_OC/YHKit_OC/CustomNaviBar/YHNavigation.bundle"
],
"source_files": "YHKit_OC/YHKit_OC/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"SDAutoLayout": [
],
"Masonry": [
],
"FDFullscreenPopGesture": [
]
}
}