[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / c / d / TLTMediaSelector / 2.0 / TLTMediaSelector.podspec.json
blob8878da53b7f8d5cba27a86a45786900832892688
2   "name": "TLTMediaSelector",
3   "version": "2.0",
4   "summary": "Popover control to select media items such as images",
5   "description": "A popover control inspired by and adapted from FDTake https://github.com/fulldecent/FDTake",
6   "homepage": "https://github.com/TeletronicsDotAe/TLTMediaSelector",
7   "license": "MIT",
8   "authors": {
9     "Martin Jacob Rehder": "rehscopods_01@rehsco.com"
10   },
11   "source": {
12     "git": "https://github.com/TeletronicsDotAe/TLTMediaSelector.git",
13     "tag": "2.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "TLTMediaSelector/**/*.swift",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "IQAudioRecorderController": [
23       "1.2.0"
24     ],
25     "SCLAlertView": [
26       "0.7.0"
27     ],
28     "RSKImageCropper": [
29       "1.5.2"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"