blob: 82688215ef3f6e5bf70068af9c3f6235f3d14d24 [file] [log] [blame]
{
"name": "LGDictionary",
"version": "1.0.4",
"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.4"
},
"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": [
]
}
}