[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / 9 / d / ABVideoRangeSlider / 0.1.5 / ABVideoRangeSlider.podspec.json
blob7ca39b921b36152297a138495eab34f020e74a9b
2   "name": "ABVideoRangeSlider",
3   "version": "0.1.5",
4   "summary": "A simple range slider for trimming videos written in Swift 3. Includes a Progress Indicator.",
5   "description": "Display thumbnails and a slider for trimming videos in iOS. Includes a Progress Indicator",
6   "homepage": "https://github.com/AppsBoulevard/ABVideoRangeSlider",
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/AppsBoulevard/ABVideoRangeSlider.git",
16     "tag": "0.1.5"
17   },
18   "social_media_url": "https://twitter.com/AppsBoulevard",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "ABVideoRangeSlider/Classes/**/*",
24     "ABVideoRangeSlider/Assets/*"
25   ],
26   "resource_bundles": {
27     "ABVideoRangeSlider": [
28       "ABVideoRangeSlider/Assets/*.png"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"