[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 2 / 8 / SwiftlySlider / 0.3 / SwiftlySlider.podspec.json
blob4b228909de953229b42a761de41896457ec7fd59
2   "name": "SwiftlySlider",
3   "version": "0.3",
4   "summary": "SwiftlySlider",
5   "description": "SwiftlySlider - a custom slider control",
6   "homepage": "https://github.com/maximbilan/SwiftlySlider",
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/SwiftlySlider.git",
18     "tag": "0.3"
19   },
20   "source_files": [
21     "Classes",
22     "SwiftlySlider/Sources/**/*.{swift}"
23   ],
24   "requires_arc": true