[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 4 / ABVideoRangeSlider-SWIFT-5 / 1.0.0 / ABVideoRangeSlider-SWIFT-5.podspec.json
blob8a10ea191e3c7ff2c78fa38dbb346533b9c0b16d
2   "name": "ABVideoRangeSlider-SWIFT-5",
3   "version": "1.0.0",
4   "summary": "A simple range slider for trimming videos written in Swift 5. Includes a Progress Indicator.",
5   "description": "Display thumbnails and a slider for trimming videos in iOS. Includes a Progress Indicator. This was initially written in SWIFT 3, but now we updated it to SWIFT 5.",
6   "homepage": "https://github.com/dev-shanghai/ABVideoRangeSlider.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oscar J. Irun": "oscarjiv91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dev-shanghai/ABVideoRangeSlider.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/AppsBoulevard",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": [
23     "4.0",
24     "4.2",
25     "5.0"
26   ],
27   "source_files": "ABVideoRangeSlider/Classes/**/*.swift",
28   "resource_bundles": {
29     "ABVideoRangeSlider": [
30       "ABVideoRangeSlider/Assets/*.png"
31     ]
32   },
33   "swift_version": "5.0"