blob: 93d01b107ac4e10463ff0a9d4b0d2242ac1e0a78 [file] [log] [blame]
{
"name": "FinPhotoChooser",
"platforms": {
"ios": "8.0"
},
"summary": "iOS photo chooser optimized for swiftness",
"requires_arc": true,
"version": "2.2.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fin Ventures": "kousun12@gmail.com"
},
"homepage": "https://www.fin.ventures/",
"source": {
"git": "https://github.com/finventures/FinPhotoChooser.git",
"tag": "2.2.2"
},
"frameworks": "UIKit",
"source_files": "FinPhotoChooser/**/*.swift",
"resources": "FinPhotoChooser/**/*.{png,jpeg,jpg,storyboard,xib}"
}