blob: 028d297d720ced9439b5e7455f85375ff64e1c4b [file] [log] [blame]
{
"name": "YPImagePicker",
"version": "4.2.0",
"summary": "Instagram-like image picker & filters for iOS",
"homepage": "https://github.com/Yummypets/YPImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "S4cha",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Yummypets/YPImagePicker.git",
"tag": "4.2.0"
},
"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.1.2"
],
"swift_version": "5.1.2"
}