blob: aeba10d045e8d915228e66d7dd00a15b257802b8 [file] [log] [blame]
{
"name": "MMMediaPicker",
"version": "0.1.5",
"summary": "A convenience cocoapod for picking up media from photo library. It also facilitates user to change appearance of navigation bar as required.",
"description": "\"MMMediaPicker is a convenience cocoapod for picking up media from photo library. It also facilitates user to change appearance of navigation bar as required\"",
"homepage": "https://github.com/mir-taqi/MMMediaPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mir-taqi": "taqi1435@gmail.com"
},
"source": {
"git": "https://github.com/mir-taqi/MMMediaPicker.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMMediaPicker/Classes/**/*",
"frameworks": [
"UIKit",
"Photos",
"AssetsLibrary"
]
}