blob: 869e27d8ec4e3235206cbe80dd9c466b1110e619 [file] [log] [blame]
{
"name": "JXVerticalLayout",
"version": "0.1.0",
"summary": "A vertical layout the height of which adapts to the content",
"description": "A vertical layout the height of which adapts to the content.",
"homepage": "https://github.com/luqyluqe/JXVerticalLayout",
"license": "MIT",
"authors": {
"luqyluqe": "luqy.luqe@gmail.com"
},
"source": {
"git": "https://github.com/luqyluqe/JXVerticalLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JXVerticalLayout": [
"Pod/Assets/*.png"
]
}
}