[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / c / d / TLTMediaSelector / 1.2.5 / TLTMediaSelector.podspec.json
blob956ea65b4c3486d50403149b1ddeee547c5b2930
2   "name": "TLTMediaSelector",
3   "version": "1.2.5",
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": "1.2.5"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "TLTMediaSelector/**/*.swift",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SCLAlertView": [
23       "0.5.9"
24     ],
25     "RSKImageCropper": [
26       "1.5.1"
27     ]
28   },
29   "pushed_with_swift_version": "2.3"