blob: 8ca83f8f1dc4c4216dbc08895669686514999e44 [file] [log] [blame]
{
"name": "LGNote",
"version": "1.0.0",
"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.0"
},
"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": [
],
"YYImage": [
],
"SDWebImage": [
]
}
}