blob: 6a2c6565d90c9d96b9e78c2ef066ab424237baf5 [file] [log] [blame]
{
"name": "SNCollectionViewLayout",
"version": "1.0.1",
"swift_version": "4.2",
"summary": "SNCollectionViewLayout for iOS apps",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ahmedAlmasri/SNCollectionViewLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmedAlmasri": "ahmed.almasri@ymail.com"
},
"source": {
"git": "https://github.com/ahmedAlmasri/SNCollectionViewLayout.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SNCollectionViewLayout/Classes/**/*"
}