blob: 3348040971949092f939595ed69dcc320e1c07d1 [file] [log] [blame]
{
"name": "JXFlowLayout",
"version": "0.1.1",
"summary": "The flow layout your looking for.",
"description": "The flow layout you are looking for.",
"homepage": "https://github.com/luqyluqe/JXFlowLayout",
"license": "MIT",
"authors": {
"luqyluqe": "luqy.luqe@gmail.com"
},
"source": {
"git": "https://github.com/luqyluqe/JXFlowLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JXFlowLayout": [
"Pod/Assets/*.png"
]
}
}