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