blob: db38ab0663430353427e1341f894e5f2b521f7f9 [file] [log] [blame]
{
"name": "MomentsGallery",
"version": "0.1.1",
"summary": "A gallery view controller inspired by Twitter's Moments.",
"description": "MomentsGallery is a gallery view controller inspired by Twitter's Moments. It includes a parallax effect while swiping between photos, tap to view the full photo and the ability to add a title and a caption.",
"homepage": "https://github.com/Fortyfox/MomentsGallery",
"screenshots": "https://i.imgur.com/F5DzQIw.gif",
"license": "MIT",
"authors": {
"Melvin Beemer": "melvin.beemer@gmail.com"
},
"source": {
"git": "https://github.com/Fortyfox/MomentsGallery.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/melvinbeemer",
"platforms": {
"ios": "8.2"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"HanekeSwift": [
"~> 0.10.0"
]
}
}