blob: 61e6a608f6f5b87a352a685b4e999ef39b7e43d6 [file] [log] [blame]
{
"name": "JanePhotoBrowser",
"version": "2.0.0",
"summary": "The Jane Photo Browser is a simple way to browse a group of photos",
"homepage": "https://github.com/jane/JanePhotoBrowser",
"license": "MIT",
"authors": {
"Jane": "ios@jane.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/jane/JanePhotoBrowser.git",
"tag": "2.0.0"
},
"source_files": "JanePhotoBrowser/JanePhotoBrowser/Classes/*.swift",
"exclude_files": "JanePhotoBrowser/JanePhotoBrowser/Classes/Exclude",
"swift_version": "4.2"
}