blob: 76bd1c267f1c204356eec239f56808e6941b4961 [file] [log] [blame]
{
"name": "LEFrameworks",
"version": "0.5.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"resource_bundles": {
"LEFrameworks": [
"LEFrameworks/LEFrameworksRes/LEFrameworks.bundle/*.png"
]
},
"source_files": "LEFrameworks/Classes/**/*.{h,m}"
}