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