blob: 4026347771d1f14d53525c50f879a0c2ec9d0529 [file] [log] [blame]
{
"name": "YPImagePicker",
"version": "2.8.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": "2.8.0"
},
"social_media_url": "https://twitter.com/sachadso",
"requires_arc": true,
"source_files": "Source/**/*.swift",
"dependencies": {
"SteviaLayout": [
"~> 4.2.0"
]
},
"resources": [
"Resources/*",
"Source/**/*.xib"
],
"description": "Instagram-like image picker & filters for iOS supporting videos and albums",
"pushed_with_swift_version": "4.0"
}