blob: 33c8572a934e1050c862d8af383366c7b48b0dc5 [file] [log] [blame]
{
"name": "EBBPKit",
"version": "0.0.1",
"summary": "工程的基本设定",
"description": "工程的基本设定:需要应用的第三方库",
"homepage": "https://github.com/EagleZhangWeicheng/EBBPKit.git",
"license": "MIT",
"authors": {
"Eagle": "434588175@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EagleZhangWeicheng/EBBPKit.git",
"tag": "0.0.1"
},
"source_files": [
"EBBPKit/EBBPKit",
"EBBPKit/EBBPKit/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
],
"Masonry": [
],
"MJRefresh": [
],
"SDWebImage": [
],
"YYKit": [
],
"IQKeyboardManager": [
],
"SDCycleScrollView": [
],
"PYSearch": [
],
"NetRequestLib": [
],
"EagleELEmptyView": [
],
"ELTextInputForm": [
]
}
}