blob: 3a555b15889f857bc6951ebb0692ba7b1ef91dd3 [file] [log] [blame]
{
"name": "JXFlowLayout",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JXFlowLayout": [
"Pod/Assets/*.png"
]
}
}