blob: 44aa761377d6df644dd92d44fa32ba68b7463e2f [file] [log] [blame]
{
"name": "Hohenheim",
"version": "1.0.1",
"summary": "An elegant image picker for iOS",
"homepage": "https://github.com/Meniny/Hohenheim",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Elias Abel",
"source": {
"git": "https://github.com/Meniny/Hohenheim.git",
"tag": "1.0.1"
},
"social_media_url": "https://meniny.cn/",
"source_files": "Hohenheim/**/*.swift",
"resources": [
"Hohenheim/Assets.xcassets",
"Hohenheim/**/*.xib"
],
"swift_version": "4.0",
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"Photos",
"CoreMotion"
],
"description": "Hohenheim is an elegant image picker for iOS",
"module_name": "Hohenheim",
"deprecated": true
}