blob: c51008e99299847de1d6973e5ad356d03ffe7dd2 [file] [log] [blame]
{
"name": "LGNotes",
"version": "1.0.4",
"summary": "本公司笔记公共工具",
"homepage": "https://github.com/christhoper/LGNotes",
"license": "MIT",
"frameworks": [
"Foundation",
"UIKit"
],
"authors": {
"hend": "309875551@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/christhoper/LGNotes.git",
"tag": "1.0.4"
},
"source_files": [
"LGNotes",
"LGNotes/**/*.{h,m}"
],
"public_header_files": "Helper/YBIBUtilities.h",
"resources": "LGNotes/Resource/LGNote.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"ReactiveObjC": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"TFHpple": [
],
"SDWebImage": [
"~> 4.4.6"
],
"YYImage": [
]
}
}