blob: 2b31225c879e13445f563f326175aa8f953951e4 [file] [log] [blame]
{
"name": "TLTMediaSelector",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "**/*.swift",
"frameworks": "UIKit",
"dependencies": {
"SCLAlertView": [
"0.5.9"
],
"RSKImageCropper": [
"1.5.1"
]
}
}