blob: 7104a4219afa5d617a6dca89c57a49e36f4971cb [file] [log] [blame]
{
"name": "MediaPicker",
"version": "0.0.5",
"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.5"
},
"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"
}