blob: 17a93467bb47a3c34596739d409d4ad04e3ce4d7 [file] [log] [blame]
{
"name": "PinterestUISwift",
"version": "0.2.0",
"swift_version": "5",
"summary": "UICollectionView Custom Layout",
"description": "'Open source project in order to implement Pinterest like Custom collection view layout with different image and text sizes.'.",
"homepage": "https://github.com/farisalbalawi/PinterestUISwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Faris Albalawi": "developer.faris@gmail.com"
},
"source": {
"git": "https://github.com/FarisAlbalawi/PinterestUISwift.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PinterestUISwift/Classes/*.swift",
"frameworks": "UIKit"
}