blob: d959a85540e0145cfcfb9580b0d67ae8a284f66f [file] [log] [blame]
{
"name": "LGDictionary",
"version": "1.0.3",
"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.3"
},
"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": [
]
}
}