blob: e2fa6169d4410bc2e4c6b748363988065ed99a26 [file] [log] [blame]
{
"name": "LGNotes",
"version": "1.0.1.1",
"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.1"
},
"source_files": [
"LGNotes",
"LGNotes/**/*.{h,m}"
],
"resources": "LGNotes/Resource/LGNote.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"ReactiveObjC": [
],
"AFNetworking": [
],
"MJRefresh": [
]
}
}