blob: 3f3125a7660ee7cef42af440dafa46155f19fd68 [file] [log] [blame]
{
"name": "JLLinearLayout",
"version": "1.0.0",
"summary": "A simple linear layout",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jfl913/JLLinearLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "jfl913@163.com"
},
"source": {
"git": "https://github.com/jfl913/JLLinearLayout.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLLinearLayout/Classes/**/*"
}