blob: 5365cc0d9c4475cef146197a672166c68ec4769b [file] [log] [blame]
{
"name": "LHIPhotoBrowser",
"version": "0.1.0",
"summary": "A simple iOS Instagram photo browser written in Swift. - Specifically thank hryk224 - https://github.com/hryk224/IPhotoBrowser",
"homepage": "https://github.com/longhoang2984/LHIPhotoBrowser",
"screenshots": "https://github.com/longhoang2984/LHIPhotoBrowser/wiki/images/sample1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyyk224": "hryk224@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/longhoang2984/LHIPhotoBrowser.git",
"tag": "0.1.0"
},
"source_files": "Sources/*.{h,swift}",
"frameworks": [
"UIKit",
"Photos"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}