blob: 57184ff51690acdaa878e374916d0055adc44a45 [file] [log] [blame]
{
"name": "SPPhotoViewer",
"version": "0.1.1",
"summary": "A customisable smart photoviewer of your photos",
"description": "A customisable smart photoviewer of your photos over CocoaPods",
"homepage": "https://github.com/ssowri1/SPPhotoViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ssowri1": "ssowri1@gmail.com"
},
"source": {
"git": "https://github.com/ssowri1/SPPhotoViewer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SPPhotoViewer/Classes/**/*",
"frameworks": "UIKit"
}