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