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