[Add] LKJsApiExternal 1.0.9
[CocoaPods.git] / Specs / 6 / 2 / 8 / SwiftlyScrollSlider / 0.2 / SwiftlyScrollSlider.podspec.json
blobd324748fab5536e3d1e86f0130ecea3f5bde9cf4
2   "name": "SwiftlyScrollSlider",
3   "version": "0.2",
4   "summary": "Swiftly Scroll Slider",
5   "description": "Swiftly Scroll Slider - a custom slider to UIScrollView",
6   "homepage": "https://github.com/maximbilan/SwiftlyScrollSlider",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Maxim Bilan": "maximb.mail@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/maximbilan/SwiftlyScrollSlider.git",
18     "tag": "0.2"
19   },
20   "source_files": [
21     "Classes",
22     "SwiftlyScrollSlider/Sources/**/*.{swift}"
23   ],
24   "resources": "SwiftlyScrollSlider/Assets/*.*",
25   "requires_arc": true