blob: 33d7906ea90b2aed87ffc80b28b2ea1984c453ca [file] [log] [blame]
{
"name": "RXLayoutGallary",
"version": "1.0.0",
"summary": "With help RXLayoutGallary add photos to grid.",
"description": "Using the library you can add from one up to five photos. These photos will be posted of the beautiful grid.",
"homepage": "https://github.com/m1a7/RXLayoutGallary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"m1a7": "thisismymail03@gmail.com"
},
"source": {
"git": "https://github.com/m1a7/RXLayoutGallary.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RXLayoutGallary/Classes/**/*.{h,m}",
"resource_bundles": {
"RXLayoutGallary": [
"RXLayoutGallary/Assets/*.png"
]
},
"public_header_files": "RXLayoutGallary/Classes/*.h",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"SDWebImage/GIF": [
],
"FLAnimatedImage": [
"~> 1.0"
]
}
}