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