blob: 1fc48a48b9087cf0fc51be5904e42fd831f536c6 [file] [log] [blame]
{
"name": "AdaptiveRightToLeftCollectionView",
"version": "0.1.0",
"summary": "Right to left aligned UICollectionViewFlowLayout",
"homepage": "https://github.com/mohammadz74/AdaptiveRightToLeftCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohammadz74": "mohammad_z74@icloud.com"
},
"source": {
"git": "https://github.com/mohammadz74/AdaptiveRightToLeftCollectionView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "AdaptiveRightToLeftCollectionView/Classes/**/*",
"swift_version": "5.0"
}