blob: 91609071cd3f6df373c8c925894318f3c7375dcf [file] [log] [blame]
{
"name": "YPImagePicker",
"version": "4.3.1",
"summary": "Instagram-like image picker & filters for iOS",
"homepage": "https://github.com/Yummypets/YPImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "S4cha, NikKovIos",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Yummypets/YPImagePicker.git",
"tag": "4.3.1"
},
"social_media_url": "https://twitter.com/sachadso",
"requires_arc": true,
"source_files": "Source/**/*.swift",
"dependencies": {
"SteviaLayout": [
"~> 4.7.3"
],
"PryntTrimmerView": [
"~> 4.0.0"
]
},
"resources": [
"Resources/*",
"Source/**/*.xib"
],
"description": "Instagram-like image picker & filters for iOS supporting videos and albums",
"swift_versions": [
"3",
"4.1",
"4.2",
"5.0",
"5.1",
"5.2"
],
"swift_version": "5.2"
}