blob: 285ae15aa702ec1c2997ad8c970f5fdbf065bd81 [file] [log] [blame]
{
"name": "LGNote",
"version": "1.4.6",
"summary": "笔记公共工具",
"homepage": "https://github.com/LYajun/LGNote",
"license": "MIT",
"frameworks": [
"Foundation",
"UIKit"
],
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LYajun/LGNote.git",
"tag": "1.4.6"
},
"source_files": [
"LGNote",
"LGNote/**/*.{h,m}"
],
"public_header_files": "Helper/YBIBUtilities.h",
"resources": "LGNote/Resource/LGNote.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"LGAlertHUD": [
],
"ReactiveObjC": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"TFHpple": [
],
"YYImage": [
],
"SDWebImage": [
],
"BlocksKit": [
],
"YJBaseModule": [
]
}
}