blob: 3f3b016cffa47afd3e76e6c2a504946ad39eb43a [file] [log] [blame]
{
"name": "ARNHeaderStretchFlowLayout",
"version": "0.1.0",
"summary": "Custom UICollectionViewFlowLayout.",
"homepage": "https://github.com/xxxAIRINxxx/ARNHeaderStretchFlowLayout",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNHeaderStretchFlowLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNHeaderStretchFlowLayout": [
"Pod/Assets/*.png"
]
}
}