[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / a / SWStepSlider / 1.0.0 / SWStepSlider.podspec.json
blob01ca1018a9a3adfdb735620812778e2bc2cdff2f
2   "name": "SWStepSlider",
3   "version": "1.0.0",
4   "summary": "A step slider, drop-in replacement for UISlider.",
5   "homepage": "https://github.com/sarunw/SWStepSlider",
6   "license": "MIT",
7   "authors": {
8     "Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sarunw/SWStepSlider.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/sarunw",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SWStepSlider": [
22       "Pod/Assets/*.png"
23     ]
24   }