blob: fe1da07d115ff7c93e081355305cfc72a185de55 [file] [log] [blame]
{
"name": "JLLExtension",
"version": "0.0.1",
"summary": "类库",
"description": "常用扩展类库",
"homepage": "https://github.com/jinleliao/JLLExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jinleliao": "jinleliao@163.com"
},
"source": {
"git": "https://github.com/jinleliao/JLLExtension.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m}"
}