blob: 8c123f3c4dd067d6b551bd5f4a5255b02a1ff024 [file] [log] [blame]
{
"name": "LGNote",
"version": "1.0.3",
"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.0.3"
},
"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": [
]
}
}