blob: 3cc1061024c2273df9462b26df63bc910e9825b1 [file] [log] [blame]
{
"name": "SelfieKit",
"version": "0.1.0",
"summary": "Assisted Camera Picker to take selfies",
"homepage": "https://github.com/budbee/SelfieKit",
"license": "MIT",
"authors": {
"Axel Mòˆller": "axel.moller@budbee.com"
},
"source": {
"git": "https://github.com/budbee/SelfieKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SelfieKit/Classes/**/*",
"resource_bundles": {
"SelfieKit": [
"SelfieKit/Assets/*.png"
]
},
"frameworks": "AVFoundation"
}