blob: 0c6855d6527e0c811a211ff6113a06b21c613f22 [file] [log] [blame]
{
"name": "TLTMediaSelector",
"version": "2.2.3",
"summary": "Popover control to select media items such as images",
"description": "A popover control inspired by and adapted from FDTake https://github.com/fulldecent/FDTake",
"homepage": "https://github.com/TeletronicsDotAe/TLTMediaSelector",
"license": "MIT",
"authors": {
"Martin Jacob Rehder": "rehscopods_01@rehsco.com"
},
"source": {
"git": "https://github.com/TeletronicsDotAe/TLTMediaSelector.git",
"tag": "2.2.3"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "TLTMediaSelector/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"IQAudioRecorderController": [
"1.2.0"
],
"SCLAlertView": [
"0.7.0"
],
"RSKImageCropper": [
"1.6.1"
]
},
"pushed_with_swift_version": "3.0"
}