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