blob: 68d4ee9bb76039b21e9caf61249616e5e4d70650 [file] [log] [blame]
{
"name": "LECommon",
"version": "1.0",
"summary": "pod基础库",
"description": "pod基础库",
"homepage": "https://gitee.com/lefo720/LECommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lefo720": "lilei1@gaosiedu.com"
},
"source": {
"git": "https://gitee.com/lefo720/LECommon.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LECommon/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
]
}