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