blob: 48393b74f35bb633d6d945adcd544f84de65fe20 [file] [log] [blame]
{
"name": "FinPhotoChooser",
"platforms": {
"ios": "8.0"
},
"summary": "iOS photo chooser optimized for swiftness",
"requires_arc": true,
"version": "0.2.4",
"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": "0.2.4"
},
"frameworks": "UIKit",
"source_files": "FinPhotoChooser/**/*.swift",
"resources": "FinPhotoChooser/**/*.{png,jpeg,jpg,storyboard,xib}"
}