blob: b262031589c638406ba0f11548c718be4d21facf [file] [log] [blame]
{
"name": "LGDictionary",
"version": "1.0.6",
"summary": "知识点课件",
"homepage": "https://github.com/LYajun/LGDictionary",
"license": "MIT",
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LYajun/LGDictionary.git",
"tag": "1.0.6"
},
"source_files": [
"LGDictionary/Category/*.{h,m}",
"LGDictionary/Common/*.{h,m}",
"LGDictionary/Utils/**/*.{h,m}",
"LGDictionary/Module/**/*.{h,m}"
],
"resources": "LGDictionary/LGDictionary.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"BlocksKit": [
]
}
}