blob: 7aeb962256fa3459b700b87286e44f5b287d0280 [file] [log] [blame]
{
"name": "LXRBase",
"version": "0.1.2",
"summary": "LXRBase",
"description": "LXRBase Swift语言 基类库",
"homepage": "https://github.com/qq1932121/LXRBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qq1932121": "1932121@qq.com"
},
"source": {
"git": "https://github.com/qq1932121/LXRBase.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LXRBase/Classes/**/*"
}