blob: 892c1d559ba48752c97a612dce79bbd0125f61a1 [file] [log] [blame]
{
"name": "LEFrameworks",
"version": "0.6.4",
"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.6.4"
},
"platforms": {
"ios": "7.0"
},
"resource_bundles": {
"LEFrameworks": [
"LEFrameworks/LEFrameworksRes/LEFrameworks.bundle/*.png"
]
},
"source_files": "LEFrameworks/Classes/**/*.{h,m}",
"dependencies": {
"LEFoundation": [
]
}
}