blob: 87c5f971de4126e2392f1ca8a4b1164bcfca8af9 [file] [log] [blame]
{
"name": "ARNHeaderStretchFlowLayout-Swift",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Lib/*.swift",
"resource_bundles": {
"ARNHeaderStretchFlowLayout-Swift": [
"Lib/*.png"
]
}
}