blob: ff3fa4561fa3e8069296d8bb3ffe06e6e166e7e4 [file] [log] [blame]
{
"name": "MediaPicker",
"version": "0.0.4",
"summary": "Instagram-like image picker & filters for iOS",
"homepage": "http://git.v-apps.co/iOS-Team/MediaPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "S4cha",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://git.v-apps.co/iOS-Team/MediaPicker",
"tag": "0.0.4"
},
"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"
}