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