blob: 5b94033e29a9a155e3c08bf2840ee9b61592f70b [file] [log] [blame]
{
"name": "LEFrameworks",
"version": "0.5.2",
"summary": "LarryEmerson 之 IOS 基础封装",
"homepage": "https://github.com/LarryEmerson/LEFrameworks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LarryEmerson": "larryemerson@163.com"
},
"source": {
"git": "https://github.com/LarryEmerson/LEFrameworks.git",
"tag": "0.5.2"
},
"platforms": {
"ios": "7.0"
},
"resource_bundles": {
"LEFrameworks": [
"LEFrameworks/LEFrameworksRes/LEFrameworks.bundle/*.png"
]
},
"source_files": "LEFrameworks/Classes/**/*.{h,m}"
}