blob: 674baac318d1d843710bbbff46169f1e38c7a682 [file] [log] [blame]
{
"name": "LGNotes",
"version": "1.0.1.4",
"summary": "本公司笔记公共工具",
"homepage": "https://github.com/christhoper/LGNotes",
"license": "MIT",
"authors": {
"hend": "309875551@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/christhoper/LGNotes.git",
"tag": "1.0.1.4"
},
"source_files": [
"LGNotes",
"LGNotes/**/*.{h,m}"
],
"resources": "LGNotes/Resource/LGNote.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"ReactiveObjC": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"TFHpple": [
]
}
}