blob: 0cecba9091ec7816e3d8f4ef4128a357357322eb [file] [log] [blame]
{
"name": "ARNHeaderStretchFlowLayout-Swift",
"version": "0.1.1",
"summary": "Custom UICollectionViewFlowLayout.(Swift lang)",
"homepage": "https://github.com/xxxAIRINxxx/ARNHeaderStretchFlowLayout-Swift",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNHeaderStretchFlowLayout-Swift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Lib/*.swift",
"resource_bundles": {
"ARNHeaderStretchFlowLayout-Swift": [
"Lib/*.png"
]
}
}