blob: 9addad90a23495c05ca84652d083175f7be2302e [file] [log] [blame]
{
"name": "TLTMediaSelector",
"version": "1.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": "1.2.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "TLTMediaSelector/**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"SCLAlertView": [
"0.5.9"
],
"RSKImageCropper": [
"1.5.1"
]
},
"pushed_with_swift_version": "2.3"
}