blob: 40ddfc5141cfad8aae6dfda1ec56168554c967c0 [file] [log] [blame]
{
"name": "LibreMu",
"version": "0.0.1",
"summary": "test how to deploy library to cocopods",
"description": "how to deploy library to cocopods with pod",
"homepage": "https://github.com/GinMu/LibreMu",
"license": "MIT",
"authors": {
"GinMu": "gin.musheng@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GinMu/LibreMu.git",
"tag": "0.0.1"
},
"source_files": "LibreMu/**/*"
}